On 03/01/2013 02:52 AM, Dan Lewis wrote:
Hi Dan,
> 5) I installed this MySQL Connector 1.0.2 on 4.0.1.1, but I can not
> connect to either server.
As you found out for yourself, the connector doesn't appear to work
outside of the build for which it is compiled.
See also the thread on this dev l
On 02/27/2013 05:55 AM, Stephan Bergmann wrote:
On 02/27/2013 02:10 AM, Dan Lewis wrote:
1) git clone git://gerrit.libreoffice.org/core libo to get the source
code.
2) cd libo
3) ./autogen.sh --enable-ext-mysql-connector --with-system-mysql
4) make dev-install 2>&1 | tee build.log
While
On 02/27/2013 05:55 AM, Stephan Bergmann wrote:
On 02/27/2013 02:10 AM, Dan Lewis wrote:
1) git clone git://gerrit.libreoffice.org/core libo to get the source
code.
2) cd libo
3) ./autogen.sh --enable-ext-mysql-connector --with-system-mysql
4) make dev-install 2>&1 | tee build.log
A couple
On 02/27/2013 11:28 AM, Dan Lewis wrote:
On 02/27/2013 05:55 AM, Stephan Bergmann wrote:
On 02/27/2013 02:10 AM, Dan Lewis wrote:
1) git clone git://gerrit.libreoffice.org/core libo to get the
source code.
2) cd libo
3) ./autogen.sh --enable-ext-mysql-connector --with-system-mysql
4) make dev-
On 02/27/2013 05:55 AM, Stephan Bergmann wrote:
On 02/27/2013 02:10 AM, Dan Lewis wrote:
1) git clone git://gerrit.libreoffice.org/core libo to get the source
code.
2) cd libo
3) ./autogen.sh --enable-ext-mysql-connector --with-system-mysql
4) make dev-install 2>&1 | tee build.log
While
On 02/27/2013 02:10 AM, Dan Lewis wrote:
1) git clone git://gerrit.libreoffice.org/core libo to get the source code.
2) cd libo
3) ./autogen.sh --enable-ext-mysql-connector --with-system-mysql
4) make dev-install 2>&1 | tee build.log
While running #4, I saw 2 notes in the Terminal:
Recomp
1) git clone git://gerrit.libreoffice.org/core libo to get the source code.
2) cd libo
3) ./autogen.sh --enable-ext-mysql-connector --with-system-mysql
4) make dev-install 2>&1 | tee build.log
While running #4, I saw 2 notes in the Terminal:
Recompile with -Xlint: deprication for details
Re