summaryrefslogtreecommitdiff
path: root/ext/mysql/libmysql/mysql_version.h
Commit message (Collapse)AuthorAgeFilesLines
* remove the bundled libmysql, and update the config.m4 file as necessary.Sterling Hughes2003-06-231-24/+0
| | | | | this works locally, but everyone, *please* test
* - Fix annoying redefine warning..foobar2002-06-281-0/+3
| | | | | # ZAK! Heads up and fix this in Mysql CVS too.
* Updating embedded libmysql to version 3.23.48Zak Greant2002-06-071-8/+2
|
* Upgrade ext/mysql/libmysql to version 3.23.39. No major changes -MySQL Team2001-06-011-4/+8
| | | | | | | | portability fixes. Also add configure test for HAVE_INT_8_16_32 which should solve compilation problems on AIX.
* Fix bugs: #10642, #10612foobar2001-05-041-1/+3
|
* Upgrade ext/mysql/libmysql to version 3.23.32. One notable bug fix isMySQL Team2001-01-231-5/+7
| | | | | | that the client can now connect to a server which is using a default charset other than latin1.
* Fix msql_close(), pg_close() and sybase_close() (Sybase CT)Zeev Suraski2000-11-031-1/+0
|
* Update libmysql to 3.23 version. No major changes visible to the user - mostlyMySQL Team2000-10-201-2/+12
| | | | | bug fixes and other maintenance-oriented changes.
* - Try and revert libmysql for 4.0.2Andi Gutmans2000-08-221-12/+2
|
* New files for MySQL 3.23.23 client library. New files are for qoutingMySQL Team2000-08-221-2/+12
| | | | | using different character sets.
* - Add libmysql to the treeAndi Gutmans2000-02-191-0/+10