Opened 12 years ago
Closed 4 years ago
#39068 closed enhancement (fixed)
py-mysql: add +mariadb and +percona variants
Reported by: | newberg@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | m214089, petrrr | |
Port: | py-mysql |
Description
mariadb @5.5.30 is meant to be a replacement for mysql55 and as such is supposed to work with mysql55 connectors. The py27-mysql @1.2.3 port has a +mysql55 variant but currently no +mariadb variant, meaning mysql55 must be installed along with mariadb for the py27-mysql port to properly install.
(On my local system, I have installed the mariadb @5.5.30 port without mysql55 and have been able to compile the python mysql connector v1.2.3 and v1.2.4.b4 from source and run it in python 2.7 successfully.)
Can a +mariadb variant be added to py27-mysql?
Attachments (1)
Change History (10)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to rwilcox@… |
---|---|
Port: | py-mysql added |
Summary: | Adding +mariadb variant to py27-mysql port → py-mysql: add +mariadb and +percona variants |
Type: | request → enhancement |
Version: | 2.1.3 |
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
A +mysql56 variant should also be added.
comment:3 Changed 11 years ago by larryv (Lawrence Velázquez)
And maybe the default should be changed from the obsolete +mysql5?
Changed 10 years ago by pixilla (Bradley Giesbrecht)
Attachment: | patch-py-mysql-variants.diff added |
---|
comment:6 Changed 10 years ago by ctreleaven (Craig Treleaven)
comment:8 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)
Owner: | changed from rwilcox@… to macports-tickets@… |
---|
comment:9 Changed 4 years ago by ctreleaven (Craig Treleaven)
Cc: | m214089, petrrr, petrrr → m214089, petrrr |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Apparently fixed some time ago.
Note: See
TracTickets for help on using
tickets.
A +percona variant should also be added.