Simon Csaba Endre wrote:
here is the output I see now from libmysequoia
...
127.0.0.1) so that is why that test is failing.. this is great news.. I
can now actually try getting a python handler working with it.
Great! Please provide feedback about your success or failure. Prepared
statements are not working yet (will work soon) but anything else must
work. Tried with PHP mysql bindings a simple connect-select-disconnect
with success. I am curios about Python mysqldb.
Regards,
Csaba
my work so far.
http://svn.zilbo.com/svn/python/MySequoia-python/
which basically involved doing a search and replace for mysql and
changing to mysequoia. (the original code is GPL licensed, so this is as
well)
I grabbed the python MySQLdb wrapper, and adjusted it slightly to build.
what i did find by doing this is that mysequoia is missing some mysql
API functions, like mysql_kill and mysql_debug, and mysql_set_option.
I haven't done much testing with it so far, but it can do the
connect/select/disconnect.
I need to read up a bit more about how to get sequoia is configured so
I can get my own DB setup and start using it in anger.
regards
Ian.
_______________________________________________
Carob mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob