Public bug reported:
There does not appear to be a way to customize the path of mysql-root
without manually editing the setup.py file and hardcoding the required
value.
The MySQL Server version is also currently hardcoded when looking for the
registry key.
self.mysql_registry_key = r'SOFTWARE\MySQL AB\MySQL Server 5.0'
I was eventually able to get oursql working, but only after manually
editing values within setup.py myself.
** Affects: oursql
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Agesys
Team, which is subscribed to oursql.
https://bugs.launchpad.net/bugs/1259289
Title:
Customizing mysql-root during setup
Status in oursql:
New
Bug description:
There does not appear to be a way to customize the path of mysql-root
without manually editing the setup.py file and hardcoding the required
value.
The MySQL Server version is also currently hardcoded when looking for the
registry key.
self.mysql_registry_key = r'SOFTWARE\MySQL AB\MySQL Server 5.0'
I was eventually able to get oursql working, but only after manually
editing values within setup.py myself.
To manage notifications about this bug go to:
https://bugs.launchpad.net/oursql/+bug/1259289/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~agesys-dev
Post to : [email protected]
Unsubscribe : https://launchpad.net/~agesys-dev
More help : https://help.launchpad.net/ListHelp