Benetl, a free ETL tool for MySQL, out in version 4.9

2018-10-22 Thread Benoît Carpentier
Dear all, Benetl, a free ETL tool for MySQL, is out in version 4.9. This new version is providing some code optimizations, tests coverage improvement. This version supports Java 1.8 and providesone bug correction (dist function now returns result as double type). You should really update

ANN: Stored routine debugger Hopper, version 2.0.1 released

2018-06-27 Thread Martijn Tonies (Upscene Productions)
Dear ladies and gentlemen, Upscene Productions is proud to announce version 2.0.1 of "Hopper", a stored routine debugger for InterBase, Firebird and MySQL. Major version 2 has a fully renewed user interface, support for Firebird 3 packages, stored functions, MySQL diagnostic-statemen

ANN: Stored routine debugger Hopper, version 2.0 released

2017-10-20 Thread Martijn Tonies (Upscene Productions)
Dear ladies and gentlemen, Upscene Productions is proud to announce version 2 of "Hopper", a stored routine debugger for InterBase, Firebird and MySQL. This version includes support for Firebird 3 packages and stored functions, MySQL diagnostic-statements, binary data in variables and

Benetl, a free ETL tool for MySQL, out in version 4.8

2017-06-28 Thread Benoît Carpentier
Dear all, Benetl, a free ETL tool for MySQL, is out in version 4.8. This new version is providing some code optimizations, tests coverage improvement. This version supports Java 1.8 and providesone bug correction. You should really update. Benetl is freely dowloadable at:http

Benetl, a free ETL tool for MySQL, out in version 4.7

2016-04-20 Thread Benoît Carpentier
Dear all, Benetl, a free ETL tool for MySQL, is out in version 4.7. This new version is providing some code optimizations, performance and tests coverage improvement. This version provides also two corrections : - correcting one bug in debug mode. - correcting one bug in logging system. You

compile problem with newest version of mysql-server

2015-10-15 Thread Zhudacai
Hi all, Recently, I got the newest version of mysql-server from the github, Bug I got some compile problem as follows: cmake -DCMAKE_INSTALL_PREFIX=/u04/my3306 \ -DMYSQL_DATADIR=/u04/my3306/data -DMYSQL_USER=mysql \ -DSYSCONFDIR=/etc -DWITH_MYISAM_STORAGE_ENGINE=1

Re: command is not allowed with this MySQL version

2014-12-12 Thread Johan De Meersman
- Original Message - From: yoku ts. yoku0...@gmail.com Subject: Re: command is not allowed with this MySQL version Christophe has already told, The used MySQL version is 5.5.40 from Debian Wheezy package. No, that's the new version. It'd be fun to know what the OLD version

[Solved] Re: command is not allowed with this MySQL version

2014-12-12 Thread Christophe
Hi, Le 12/12/2014 11:51, Johan De Meersman a écrit : - Original Message - From: yoku ts. yoku0...@gmail.com Subject: Re: command is not allowed with this MySQL version Christophe has already told, The used MySQL version is 5.5.40 from Debian Wheezy package. No, that's the new

Re: command is not allowed with this MySQL version

2014-12-12 Thread hsv
2014/12/12 02:10 +0100, Christophe When the app tries to do this, it raises an error : 'The used command is not allowed with this MySQL version' The used MySQL version is 5.5.40 from Debian Wheezy package. I found that some parameters or variables (local_infile for instance) can be used

command is not allowed with this MySQL version

2014-12-11 Thread Christophe
, @dummy, @dummy, @dummy, @dummy) When the app tries to do this, it raises an error : 'The used command is not allowed with this MySQL version' The used MySQL version is 5.5.40 from Debian Wheezy package. I found that some parameters or variables (local_infile for instance) can be used to get rid

Re: command is not allowed with this MySQL version

2014-12-11 Thread Johan De Meersman
- Original Message - From: Christophe t...@stuxnet.org Subject: command is not allowed with this MySQL version 'The used command is not allowed with this MySQL version' Out of sheer morbid curiosity, what version were they running? -- Unhappiness is discouraged

Re: command is not allowed with this MySQL version

2014-12-11 Thread yoku ts.
Hi, Christophe has already told, The used MySQL version is 5.5.40 from Debian Wheezy package. Maybe you missed *mysql command-line client's --local-infile option* $ bin/mysql mysql SELECT @@version; ++ | @@version | ++ | 5.5.40-log | ++ 1 row in set

Re: How to get all known bugs on specified mysql version?

2014-07-07 Thread louis liu
don't use GTID is my suggestion :) 2014-07-07 7:42 GMT+08:00 娄帅 louis.hust...@gmail.com: Hi, all, I want to use MySQL 5.6.18 in production, so i want to get all known bugs on this version. Now i check the bugfix section in MySQL 5.6.19 and above version. Am i doing the right thing? Or Do

Re: How to get all known bugs on specified mysql version?

2014-07-07 Thread wagnerbianchi.com
on this version. Now i check the bugfix section in MySQL 5.6.19 and above version. Am i doing the right thing? Or Do you have a better method? Any input will be appreciated! -- Phone: +86 1868061 Email Gtalk: yloui...@gmail.com Personal Blog: http://www.vmcd.org

Re: How to get all known bugs on specified mysql version?

2014-07-07 Thread Reindl Harald
娄帅 louis.hust...@gmail.com: Hi, all, I want to use MySQL 5.6.18 in production, so i want to get all known bugs on this version. Now i check the bugfix section in MySQL 5.6.19 and above version. Am i doing the right thing? Or Do you have a better method? Any input will be appreciated

Re: How to get all known bugs on specified mysql version?

2014-07-07 Thread shawn l.green
Hello, On 7/6/2014 7:42 PM, 娄帅 wrote: Hi, all, I want to use MySQL 5.6.18 in production, so i want to get all known bugs on this version. Now i check the bugfix section in MySQL 5.6.19 and above version. Am i doing the right thing? Or Do you have a better method? Any input will be appreciated

How to get all known bugs on specified mysql version?

2014-07-06 Thread 娄帅
Hi, all, I want to use MySQL 5.6.18 in production, so i want to get all known bugs on this version. Now i check the bugfix section in MySQL 5.6.19 and above version. Am i doing the right thing? Or Do you have a better method? Any input will be appreciated!

Benetl, a free ETL tool for MySQL, out in version 4.5

2014-04-12 Thread Benoît Carpentier
Dear all, Benetl, a free ETL tool for MySQL, is out in version 4.5. This version of Benetl is now Java 7 and has been tested on 64 bit systems. This versions is correcting two bugs: Trouble with double parsing when data contains ',' as float separator Divide function now accepts negative

RE: MySQL version 3.23 to 5.x features

2013-09-05 Thread Rick James
: Thursday, August 22, 2013 12:16 AM To: shawn green Cc: mysql@lists.mysql.com Subject: Re: MySQL version 3.23 to 5.x features wow it really helped me a lot. I really thank Shawn,Dale Jesper for there inputs On Wed, Aug 21, 2013 at 7:13 PM, shawn green shawn.l.gr...@oracle.comwrote: Hello

Re: MySQL version 3.23 to 5.x features

2013-08-22 Thread Nagaraj S
wow it really helped me a lot. I really thank Shawn,Dale Jesper for there inputs On Wed, Aug 21, 2013 at 7:13 PM, shawn green shawn.l.gr...@oracle.comwrote: Hello Naga, On 8/21/2013 6:45 AM, Nagaraj S wrote: Hello, Can anyone share the features/comparison from MySQL version 3.23 to 5.x

MySQL version 3.23 to 5.x features

2013-08-21 Thread Nagaraj S
Hello, Can anyone share the features/comparison from MySQL version 3.23 to 5.x in single document? I can get from Google, however I have to navigate different pages/sites, if it is in single document that will be useful to see the overview of mysql features -Naga

Re: MySQL version 3.23 to 5.x features

2013-08-21 Thread shawn green
Hello Naga, On 8/21/2013 6:45 AM, Nagaraj S wrote: Hello, Can anyone share the features/comparison from MySQL version 3.23 to 5.x in single document? I can get from Google, however I have to navigate different pages/sites, if it is in single document that will be useful to see the overview

Re: MySQL version 3.23 to 5.x features

2013-08-21 Thread Jesper Wisborg Krogh
Hi Naga, On 21/08/2013 23:43, shawn green wrote: Hello Naga, On 8/21/2013 6:45 AM, Nagaraj S wrote: Hello, Can anyone share the features/comparison from MySQL version 3.23 to 5.x in single document? I can get from Google, however I have to navigate different pages/sites, if it is in single

Fwd: Re: libmysqlclient so version

2013-08-06 Thread rafal somla
Forwarding my reply here, as it might be interesting to other people too. Original Message Subject: Re: libmysqlclient so version Date: Mon, 05 Aug 2013 14:10:28 +0200 From: rafal somla rafal.so...@oracle.com Organization: Oracle Corporation To: Sebastien FLAESCH s...@4js.com

Re: libmysqlclient so version

2013-08-06 Thread rafal somla
to libmysqlclient.so, that could work for all MySQL versions, for example for all 5.x versions. While it appears that 5.5.x and 5.6.x libraries are compatible (since the major version number (18) of the lib did not change), my instinct is that we should produce one specific binary for each major MySQL version we

Re: Red Hat will switch the default database in its enterprise distribution, RHEL, from MySQL to MariaDB, when version 7 is released.

2013-06-14 Thread Reindl Harald
*isses me* is that Oracle needed to step in the Fedora process to keep their package and all the crap in SPEC files after that is just horrible they would have been better work with the community the last two years ago instead now try to insist that their version is kept in whatever distributions

Re: Red Hat will switch the default database in its enterprise distribution, RHEL, from MySQL to MariaDB, when version 7 is released.

2013-06-14 Thread Reindl Harald
to keep their package and all the crap in SPEC files after that is just horrible they would have been better work with the community the last two years ago instead now try to insist that their version is kept in whatever distributions repos __ http://dev.mysql.com/doc/relnotes

Benetl, a free ETL tool for MySQL, out in version 4.4

2013-06-10 Thread Benoît Carpentier
Dear all, Benetl, a free ETL tool for MySQL, is out in version 4.4. This version brings much better peformances with a new functionality: batch mode. In the GUI you can set the number of lines to be commited in a same transaction. This versions is correcting two bugs: The last line read

Version 5.6.2-m5 Boolean Datatype

2013-05-22 Thread Neil Tompkins
Hi, I've just created some tables that I designed using the MySQL Workbench Model. However, the database type BOOLEAN which was in my models has been converted to TINYINT(1); I'm currently running MySQL Version 5.6.2-m5 on Windows 2008 server. Any ideas why this has been removed ? Neil

Re: Version 5.6.2-m5 Boolean Datatype

2013-05-22 Thread Neil Tompkins
Tompkins neil.tompk...@googlemail.com wrote: Hi, I've just created some tables that I designed using the MySQL Workbench Model. However, the database type BOOLEAN which was in my models has been converted to TINYINT(1); I'm currently running MySQL Version 5.6.2-m5 on Windows 2008 server. Any

Re: Version 5.6.2-m5 Boolean Datatype

2013-05-22 Thread Darryle Steplight
Hey Neil, Why not just store it as a TINYINT, that's what I do when I only care about 0 or 1 values? On Wed, May 22, 2013 at 2:19 PM, Neil Tompkins neil.tompk...@googlemail.com wrote: Hi Shawn I plan in installing the latest MySQL version tomorrow. Does MySQL not support Bool eg true

Re: Version 5.6.2-m5 Boolean Datatype

2013-05-22 Thread Neil Tompkins
Hi Shawn I plan in installing the latest MySQL version tomorrow. Does MySQL not support Bool eg true and false Neil On 22 May 2013, at 19:05, shawn green shawn.l.gr...@oracle.com wrote: Hello Neil, On 5/22/2013 1:05 PM, Neil Tompkins wrote: Hi, Like the link states For clarity

Re: Version 5.6.2-m5 Boolean Datatype

2013-05-22 Thread shawn green
MySQL Version 5.6.2-m5 on Windows 2008 server. Any ideas why this has been removed ? This is exactly the same behavior that MySQL has had for over a decade. Nothing has been added or removed since release 4.1.0 (2003-04-03) http://dev.mysql.com/doc/refman/4.1/en/numeric-type-overview.html http

Re: Version 5.6.2-m5 Boolean Datatype

2013-05-22 Thread Wm Mussatto
only care about 0 or 1 values? On Wed, May 22, 2013 at 2:19 PM, Neil Tompkins neil.tompk...@googlemail.com wrote: Hi Shawn I plan in installing the latest MySQL version tomorrow. Does MySQL not support Bool eg true and false Neil On 22 May 2013, at 19:05, shawn green shawn.l.gr

RE: Version 5.6.2-m5 Boolean Datatype

2013-05-22 Thread Rick James
suspect (without proof) that it works the same as it has for more than a decade. -Original Message- From: Wm Mussatto [mailto:mussa...@csz.com] Sent: Wednesday, May 22, 2013 1:57 PM To: mysql@lists.mysql.com Subject: Re: Version 5.6.2-m5 Boolean Datatype Why not use ENUM with True

Re: Version 5.6.2-m5 Boolean Datatype

2013-05-22 Thread Hartmut Holzgraefe
On 05/22/2013 06:55 PM, Neil Tompkins wrote: Hi, I've just created some tables that I designed using the MySQL Workbench Model. However, the database type BOOLEAN which was in my models has been converted to TINYINT(1); I'm currently running MySQL Version 5.6.2-m5 on Windows 2008 server

RE: Version 5.6.2-m5 Boolean Datatype

2013-05-22 Thread hsv
2013/05/22 21:17 +, Rick James In query syntax, TRUE is the same as 1; FALSE is the same as 0. and UNKNOWN is NULL. (I actually have used a three-state comparison.) It has been suggested that one who wants a real two-state field use the type CHAR(0) NULL. If you have more 'flags',

Benetl, a free ETL tool for MySQL, out in version 4.3

2013-03-25 Thread Benoît Carpentier
Dear all, Benetl, a free ETL tool for MySQL, is out in version 4.3. This version brings a new way of reading control_file.xml files, several code corrections. This versions is correcting two bugs: Trouble with entity_id when inserting raw data. Trouble with sql script creation when setting

ANN: Hopper, version 1.1.0 released

2013-01-29 Thread Martijn Tonies
ANN: Hopper, version 1.1.0 released Dear ladies and gentlemen, Upscene Productions is proud to announce version 1.1.0 of our product called Hopper. Hopper is a Windows-based Stored Routine and Trigger Debugger, available for InterBase, Firebird and MySQL. For more information, see http

Benetl, a free ETL tool for MySQL, out in version 4.1

2012-09-30 Thread Benoît Carpentier
Dear all, Benetl, a free ETL tool for MySQL, is out in version 4.1. This version brings GUI improvement: control of field names and table (EtlTool) name. With this version, it is now possible to use and with if operator on a part formula. This version brings some code correction

ANN: Hopper (stored procedure debugger), version 1.0.3 released

2012-08-01 Thread Martijn Tonies
ANN: Hopper, version 1.0.3 released Dear ladies and gentlemen, Upscene Productions is proud to announce version 1.0.3 of our product called Hopper. Hopper is a Windows-based Stored Routine and Trigger Debugger, available for InterBase, Firebird and MySQL. This version fixes an imporant

ANN: Hopper, version 1.0.2 released

2012-07-13 Thread Martijn Tonies
ANN: Hopper, version 1.0.2 released Dear ladies and gentlemen, Upscene Productions is proud to announce version 1.0.2 of our product called Hopper. Hopper is a Windows-based Stored Routine and Trigger Debugger, available for InterBase, Firebird and MySQL. For more information, see http

Re: ANN: Hopper (stored procedure debugger), version 1.0.1 released

2012-06-25 Thread Martijn Tonies
Hello Jan, others, I do find your juvenile comments about worshipping, changing product names etc just that. Ah, you must be from the marketing department -- always willing to make friends and influence people. Please, Jan, I'm obviously not, I'm but a simple programmer. And given the fact

Re: ANN: Hopper (stored procedure debugger), version 1.0.1 released

2012-06-23 Thread Jan Steinman
I do find your juvenile comments about worshipping, changing product names etc just that. Ah, you must be from the marketing department -- always willing to make friends and influence people. In examinations, the foolish ask questions that the wise cannot answer. -- Oscar

Re: ANN: Hopper (stored procedure debugger), version 1.0.1 released

2012-06-22 Thread Martijn Tonies
Hello Jan, Can you PLEASE note in your listing when a product is Microsloth-only? While you're at it, can you PLEASE note it prominently on your website? I looked through your product description and saw no specific requirements beyond what databases were supported. It wasn't until I tried

Re: ANN: Hopper (stored procedure debugger), version 1.0.1 released

2012-06-21 Thread Jan Steinman
Can you PLEASE note in your listing when a product is Microsloth-only? While you're at it, can you PLEASE note it prominently on your website? I looked through your product description and saw no specific requirements beyond what databases were supported. It wasn't until I tried to download it

ANN: Hopper (stored procedure debugger), version 1.0.1 released

2012-06-20 Thread Martijn Tonies
ANN: Hopper, version 1.0.1 released Dear ladies and gentlemen, Upscene Productions is proud to announce version 1 of a new product called Hopper. Hopper is a Stored Routine and Trigger Debugger, available for InterBase, Firebird and MySQL. For more information, see http://www.upscene.com

License question on libmysql.dll and C/C++ API Version 4.0 question about Victoria Reznichenko response

2012-06-18 Thread Claudia Murialdo
Hello, Y read this message: http://lists.mysql.com/mysql/109590 and I would like to ask for authorization but I don´t see the email address in that thread (it says: sales@stripped). Can someone tell me that email address?. Thanks in advance. Claudia.

Re: License question on libmysql.dll and C/C++ API Version 4.0 question about Victoria Reznichenko response

2012-06-18 Thread Shawn Green
Hello Claudia, On 6/18/2012 2:13 PM, Claudia Murialdo wrote: Hello, Y read this message: http://lists.mysql.com/mysql/109590 and I would like to ask for authorization but I don´t see the email address in that thread (it says: sales@stripped). Can someone tell me that email address?. Thanks in

Re: RFE: Allow to use version-specific my.cnf files

2012-05-02 Thread Honza Horak
On 04/27/2012 03:26 PM, Shawn Green wrote: I frequently need to have multiple versions ready to operate on my machine at any time. I solved the configuration file problems by only setting them up in the basedir of the installed version. For those special occasions when I need to configure

RE: RFE: Allow to use version-specific my.cnf files

2012-05-02 Thread Rick James
: Wednesday, April 25, 2012 8:52 AM To: Honza Horak Cc: mysql@lists.mysql.com Subject: Re: RFE: Allow to use version-specific my.cnf files Reads interesting, but... Why would you need that? I mean... If I run several databases in the same hardware, I use completely diferent paths for evertying

Re: RFE: Allow to use version-specific my.cnf files

2012-04-27 Thread Honza Horak
On 04/25/2012 05:52 PM, Andrés Tello wrote: Reads interesting, but... Why would you need that? I mean... If I run several databases in the same hardware, I use completely diferent paths for evertying, so I can have atomic, clean and specific files for each instance/version of the database

Re: RFE: Allow to use version-specific my.cnf files

2012-04-27 Thread Shawn Green
and specific files for each instance/version of the database Thanks for your opinion. You're right, it doesn't make too much sense regarding system-wide configuration files, such as /etc/my.cnf. A real use case I see is when we speak about users' config files, like ~/.my.cnf. Let's say we have two

RFE: Allow to use version-specific my.cnf files

2012-04-25 Thread Honza Horak
Hi, PostgreSQL allows to use version-specific configuration files, which allows to change some settings only for particular version of DB. I think a similar enhancement would be nice and usable for administrators of MySQL as well. Please, consider the attached patch as a simple proposal

Re: RFE: Allow to use version-specific my.cnf files

2012-04-25 Thread Andrés Tello
Reads interesting, but... Why would you need that? I mean... If I run several databases in the same hardware, I use completely diferent paths for evertying, so I can have atomic, clean and specific files for each instance/version of the database I think is much more easy to migrato

Re: hide server-version at connect?

2012-01-10 Thread Johan De Meersman
I suppose the assumption is that any client needs the server version to figure out the compatible set of capabilities, as there is no separate protocol versioning afaik. I suppose you could change the version in the source to the lowest that has the full featureset you need. -- Bier met

Re: hide server-version at connect?

2012-01-10 Thread Reindl Harald
Am 10.01.2012 12:44, schrieb Johan De Meersman: I suppose the assumption is that any client needs the server version to figure out the compatible set of capabilities, as there is no separate protocol versioning afaik. sure? what's the binary between version and mysql_native_password

Re: hide server-version at connect?

2012-01-10 Thread Johan De Meersman
- Original Message - From: Reindl Harald h.rei...@thelounge.net sure? what's the binary between version and mysql_native_password? No idea, I never bothered to look at the raw protocol :-) mysql 5.5 would be enough i guess, but how to create a patch for rpmbuild which must

Re: hide server-version at connect?

2012-01-10 Thread Reindl Harald
Am 10.01.2012 13:29, schrieb Johan De Meersman: - Original Message - From: Reindl Harald h.rei...@thelounge.net sure? what's the binary between version and mysql_native_password? No idea, I never bothered to look at the raw protocol :-) me too :-) mysql 5.5 would be enough i

Re: hide server-version at connect?

2012-01-10 Thread Johnny Withers
: - Original Message - From: Reindl Harald h.rei...@thelounge.net sure? what's the binary between version and mysql_native_password? No idea, I never bothered to look at the raw protocol :-) me too :-) mysql 5.5 would be enough i guess, but how to create a patch for rpmbuild which must

Re: hide server-version at connect?

2012-01-10 Thread Johan De Meersman
- Original Message - From: Johnny Withers joh...@pixelated.net Security through obscurity? That sentence has been overused way too much. If you want to remove all obscurity from your security, just publish your passwords and private keys. If none of your MySQL (or samba) servers

Re: hide server-version at connect?

2012-01-10 Thread Chris Tate-Davies
On 10/01/12 15:41, Chris Tate-Davies wrote: On 10/01/12 13:34, Johan De Meersman wrote: - Original Message - From: Johnny Withersjoh...@pixelated.net Security through obscurity? That sentence has been overused way too much. If you want to remove all obscurity from your security, just

Re: hide server-version at connect?

2012-01-10 Thread Chris Tate-Davies
On 10/01/12 13:34, Johan De Meersman wrote: - Original Message - From: Johnny Withersjoh...@pixelated.net Security through obscurity? That sentence has been overused way too much. If you want to remove all obscurity from your security, just publish your passwords and private keys.

Re: hide server-version at connect?

2012-01-10 Thread Paul DuBois
On Jan 9, 2012, at 7:27 PM, Reindl Harald wrote: Nessus/OpenVAS Test detects the exact server version _ NVT: MySQL Detection (OID: 1.3.6.1.4.1.25623.1.0.100152) Overview: MySQL, a open source database system is running at this host. MySQL Version

Problem installing python MySQLdb on Mac OS X Version 10.5.8

2012-01-09 Thread Larry Martell
is already the active version in easy-install.pth Installed /usr/local/lib/python2.6/site-packages/MySQL_python-1.2.3-py2.6-macosx-10.4-i386.egg Processing dependencies for MySQL-python==1.2.3 Finished processing dependencies for MySQL-python==1.2.3 TIA! -larry -- MySQL General Mailing List

Re: Problem installing python MySQLdb on Mac OS X Version 10.5.8

2012-01-09 Thread Larry Martell
On Mon, Jan 9, 2012 at 2:21 PM, Larry Martell larry.mart...@gmail.com wrote: Some may consider this slightly off-topic, but I'm out of places to turn to, so I'm hoping someone here can help me. I am having no luck with getting the python module MySQLdb to work on my Mac. I am getting the

Re: Chinese characters not displaying in Workbench latest version

2011-11-22 Thread Neil Tompkins
The problem was the character set not loaded on the OS On 21 Nov 2011, at 22:08, Michael Cole colemic...@gmail.com wrote: I think what he was asking is, Are you running the Mysql workbench on the same machine? You may not have the correct Fonts. Being replicated the character sets of the

Re: Chinese characters not displaying in Workbench latest version

2011-11-21 Thread Johan De Meersman
- Original Message - From: Tompkins Neil neil.tompk...@googlemail.com Does anyone know why Chinese characters are not displaying correctly in a replicated database on a slave machine ? I'm just getting square boxes. Random thought: terminal character set ? -- Bier met grenadyn

Re: Chinese characters not displaying in Workbench latest version

2011-11-21 Thread Hal�sz S�ndor
; 2011/11/20 20:27 +, Tompkins Neil Does anyone know why Chinese characters are not displaying correctly in a replicated database on a slave machine ? I'm just getting square boxes. What displays them? it sounds to me as if the display lacks something, not so much MySQL. -- MySQL

Re: Chinese characters not displaying in Workbench latest version

2011-11-21 Thread Chris Tate-Davies
What are you using to view the data? On Mon, 2011-11-21 at 08:22 -0500, h...@tbbs.net wrote: ; 2011/11/20 20:27 +, Tompkins Neil Does anyone know why Chinese characters are not displaying correctly in a replicated database on a slave machine ? I'm just getting square boxes. What

Re: Chinese characters not displaying in Workbench latest version

2011-11-21 Thread Neil Tompkins
MySQL workbench On 21 Nov 2011, at 13:36, Chris Tate-Davies chris.tatedav...@inflightproductions.com wrote: What are you using to view the data? On Mon, 2011-11-21 at 08:22 -0500, h...@tbbs.net wrote: ; 2011/11/20 20:27 +, Tompkins Neil Does anyone know why Chinese characters are

Re: Chinese characters not displaying in Workbench latest version

2011-11-21 Thread Michael Cole
I think what he was asking is, Are you running the Mysql workbench on the same machine? You may not have the correct Fonts. Being replicated the character sets of the two dbs should be the same have you checked that they actually are set to the same? On Monday, November 21, 2011 9:20:10 PM

Chinese characters not displaying in Workbench latest version

2011-11-20 Thread Tompkins Neil
Does anyone know why Chinese characters are not displaying correctly in a replicated database on a slave machine ? I'm just getting square boxes. Thanks Neil

How often should we upgrade MySQL version

2011-11-18 Thread Neil Tompkins
We are running MySQL 5.1.46 with master to master replication with 3 other servers for 3 different websites in 3 different parts of the world. My question is how often should we be looking to upgrade our MySQL version considering we can't really afford any downtime. Thanks Neil -- MySQL

RE: How often should we upgrade MySQL version

2011-11-18 Thread Daevid Vincent
, 2011 11:54 AM To: MySQL ML Subject: How often should we upgrade MySQL version We are running MySQL 5.1.46 with master to master replication with 3 other servers for 3 different websites in 3 different parts of the world. My question is how often should we be looking to upgrade our MySQL version

Re: How often should we upgrade MySQL version

2011-11-18 Thread muad shibani
. -Original Message- From: Neil Tompkins [mailto:neil.tompk...@googlemail.com] Sent: Friday, November 18, 2011 11:54 AM To: MySQL ML Subject: How often should we upgrade MySQL version We are running MySQL 5.1.46 with master to master replication with 3 other servers for 3 different websites

Benetl, a free ETL tool for MySQL, is out in version 3.9.

2011-11-09 Thread Benoît Carpentier
Dear all, Benetl, a free ETL tool for MySQL, is out in version 3.9. This version is correcting two bugs in GUI and brings code improvement. Benetl is freely dowloadable at: http://www.benetl.net You can learn more about ETL tools at: http://en.wikipedia.org/wiki/Extract,_transform,_load

Benetl, a free ETL tool for MySQL, is out in version 3.8.

2011-10-24 Thread Benoît Carpentier
Dear all, Benetl, a free ETL tool for MySQL, is out in version 3.8. It is now supporting official MySQL (5.x) driver(s), not provided. Benetl is freely dowloadable at: http://www.benetl.net Please read documentation to see how to use the official MySQL driver instead of the provided driver

Are those patches already includes in 5.5 community version?

2011-04-25 Thread Zhu,Chao
For pathces like : *EBay Patches (5.0)* have included: - variable length memory storage engine - pool of threads - Virtual columns and others like *Google Patches (5.0 5.1)* included improvements in : - statistics/monitoring - lock contention - binlog - malloc() -

Re: Are those patches already includes in 5.5 community version?

2011-04-25 Thread Zhu,Chao
Just looked at version 5.5/5.6 document: http://dev.mysql.com/doc/refman/5.5/en/memory-storage-engine.html at least the variable length memory patch is not included, i guess same with others; It is disappointed MySQL is not including those into the 5.5/5.6 version; BTW: i was reading http

Highest version of MySQL available for 2.4 kernel (RH/Cent OS 3.5)?

2011-04-06 Thread Hank
What is the highest version of MySQL available for a 2.4 kernel (Redhat/Cent OS 3.5)? And where can I find it to download? Thanks, -Hank

Benetl a free ETL tool using MySQL is out in version 3.7

2011-03-14 Thread Benoît Carpentier
Dear all, Benetl, a free ETL tool for files using MySQL, is out in version 3.7. You can freely download it at: www.benetl.net This version brings new controls and messages in the GUI. This version brings improvements and a bug correction in GUI. You should update. You can learn more about ETL

Benetl a free ETL tool using MySQL is out in version 3.7

2011-02-17 Thread Benoît Carpentier
Dear all, Benetl, a free ETL tool for files using MySQL, is out in version 3.7. You can freely download it at: www.benetl.net This version brings new controls and messages in the GUI. This version brings improvements and a bug correction in GUI. You should update. You can learn more about ETL

libmysqlclient.so.16 no version information available

2011-01-31 Thread Noel Butler
Arg! This abomination 5.5 is causing more headaches, postfix will not run, I've heard dovecot may not either, amongst others postconf: /usr/lib/libmysqlclient.so.16: no version information available (required by postcon /etc/init.d/postfix start * Starting Postfix Mail Transport Agent

Re: libmysqlclient.so.16 no version information available

2011-01-31 Thread Reindl Harald
Butler: Arg! This abomination 5.5 is causing more headaches, postfix will not run, I've heard dovecot may not either, amongst others postconf: /usr/lib/libmysqlclient.so.16: no version information available (required by postcon /etc/init.d/postfix start * Starting Postfix Mail

Re: libmysqlclient.so.16 no version information available

2011-01-31 Thread Noel Butler
: no version information available (required by postcon /etc/init.d/postfix start * Starting Postfix Mail Transport Agent postfix postconf: /usr/lib/libmysqlclient.so.16: no version information available (required by postconf) /usr/sbin/postconf

Re: libmysqlclient.so.16 no version information available

2011-01-31 Thread Reindl Harald
not either, amongst others postconf: /usr/lib/libmysqlclient.so.16: no version information available (required by postcon /etc/init.d/postfix start * Starting Postfix Mail Transport Agent postfix postconf: /usr/lib/libmysqlclient.so.16

Re: libmysqlclient.so.16 no version information available

2011-01-31 Thread Noel Butler
of them claim reverting to 5.5.7 corrects this error, there was major changes from 5.5.7 to 5.5.8, but I don't see the sense in downgrading to what was regarded as unstable mysql version to correct it. just as well this is on a dev testbed and not production, more of a reason production will stay on 5.1

Re: libmysqlclient.so.16 no version information available

2011-01-31 Thread Joerg Bruehe
Noel, all, Noel Butler wrote: Arg! This abomination 5.5 is causing more headaches, postfix will not run, I've heard dovecot may not either, amongst others postconf: /usr/lib/libmysqlclient.so.16: no version information available (required by postcon /etc/init.d/postfix start

Re: libmysqlclient.so.16 no version information available

2011-01-31 Thread Joerg Bruehe
Harald, Reindl Harald wrote: You need mysql-5.1 compat-libs package or rebuild applications against 5.5 Your advice is correct in general, but not in this case: 1) Noel builds from source, as he writes later. 2) Both MySQL 5.1 and 5.5 come with version 16 of libmysqlclient, so

Re: libmysqlclient.so.16 no version information available

2011-01-31 Thread Reindl Harald
Am 31.01.2011 19:31, schrieb Joerg Bruehe: 2) Both MySQL 5.1 and 5.5 come with version 16 of libmysqlclient, so an application built against MySQL 5.1 can directly use that of 5.5 In theory! Build a mysql 5.5 rpm for fedora 13 and install it No way - Without the compat-package

Re: Autostart not working for me in 5.5.8 version

2010-12-20 Thread Joerg Bruehe
Hi Noel, all! Noel Butler wrote: On Thu, 2010-12-16 at 10:08 -0300, Alejandro Bednarik wrote: You are right. In previous version init script have a default value, now is empty. mysql 5.1..53 - basedir=/usr/local/mysql mysql-5.5.8 - basedir=. /me ponders at who the IDIOT

Re: Autostart not working for me in 5.5.8 version

2010-12-20 Thread Noel Butler
Hi Joerg, On Mon, 2010-12-20 at 18:59 +0100, Joerg Bruehe wrote: Hi Noel, all! Noel Butler wrote: On Thu, 2010-12-16 at 10:08 -0300, Alejandro Bednarik wrote: You are right. In previous version init script have a default value, now is empty. mysql 5.1..53 - basedir=/usr/local

MySQL 5.5.8 GA's library files have not version information by default?

2010-12-18 Thread Sharl.Jimh.Tsin
hi,everyone today, i installed the MySQL 5.5.8 from source tarball,everything looks like OK. and when i try to start PHP-FPM process,the error printed below: [r...@powerpc mysql-5.5.8]# php-fpm php-fpm: /usr/local/mysql/lib/libmysqlclient.so.16: no version information available (required by php

Re: Autostart not working for me in 5.5.8 version

2010-12-16 Thread Alejandro Bednarik
You are right. In previous version init script have a default value, now is empty. mysql 5.1..53 - basedir=/usr/local/mysql mysql-5.5.8 - basedir=. Cheers. On Thu, Dec 16, 2010 at 12:42 AM, Yangontha Maung yangontha5...@yahoo.comwrote: Hi, I will answer my own question. I have

Autostart not working for me in 5.5.8 version

2010-12-15 Thread Yangontha Maung
Hi, Please help to set up the autostart of mysql when the Linux server starts. It is not working for me after installing to version 5.5.8. I have been using different versions of mysql for quite some time with different servers, Fedora versions. All these are working for autostart

Re: Autostart not working for me in 5.5.8 version

2010-12-15 Thread Yangontha Maung
/10, Yangontha Maung yangontha5...@yahoo.com wrote: From: Yangontha Maung yangontha5...@yahoo.com Subject: Autostart not working for me in 5.5.8 version To: mysql@lists.mysql.com Date: Thursday, December 16, 2010, 11:14 AM Hi, Please help to set up the autostart of mysql when the Linux

Compile error on MySQL 5.5.7 rc version,help!

2010-11-15 Thread Sharl Jimh Tsin
hi,everyone: i need your helps,really!! this is my second compiling-failed on building my own MySQL already.previous is version 5.5.6 rc,now is 5.5.7 rc. my build environment is centos 5 x86,full name is Linux PowerPC 2.6.18-194.8.1.el5.028stab070.5 #1 SMP Fri Sep 17 19:10:36 MSD 2010 i686

Re: MySQL DB Version

2010-10-05 Thread Craig Huffstetler
 How can we get our MySQL db upgraded to this version or greater ? You can also find these at: http://dev.mysql.com/downloads/ Cheers, Craig -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org

MySQL DB Version

2010-10-04 Thread Tompkins Neil
Account Number : uk600724 Dear Sir/Madam, The MySQL database version which you have supplied to us is version 5.0.77. However, it would appear that we require version to be at least 5.1.43. How can we get our MySQL db upgraded to this version or greater ? Regards Neil Tompkins

  1   2   3   4   5   6   7   8   9   10   >