Can MySQL be accessed on an Apple computer using a native connector? If so, what is the URL for where it is located? If not, how can it be accessed and the URL for the connector's location?
Dan
Can MySQL be accessed on an Apple computer using a native connector? If so, what is the URL for where it is located? If not, how can it be accessed and the URL for the connector's location?
Dan
Hi Dan,
Can MySQL be accessed on an Apple computer using a native
connector? If so, what is the URL for where it is located? If not, how
can it be accessed and the URL for the connector's location?
Answer to your first question : yes
Answer to your second question : it depends on the version of LO
For LO 4.2 64bit :
http://sourceforge.net/projects/lomysqlconnectorextension/files/4.2/OSX64/mysql-connector-ooo.oxt/download
For 4.3 64bit, there is no connector available, to my knowledege, as I
was unable to compile it for a very long time due changes made by the
devs in the build system.
I now have a connector OXT that works with current 4.4 alpha, that I
could make available, but I haven't tested it with 4.3.
Additionally, one of the buildbots doing daily builds includes the
connector as standard, but I don't know which one.
Alex