summaryrefslogtreecommitdiff
path: root/ext/mysql/libmysql/update_sources
Commit message (Collapse)AuthorAgeFilesLines
* remove the bundled libmysql, and update the config.m4 file as necessary.Sterling Hughes2003-06-231-103/+0
| | | | | this works locally, but everyone, *please* test
* Upgrade ext/mysql/libmysql to version 3.23.39. No major changes -MySQL Team2001-06-011-4/+11
| | | | | | | | portability fixes. Also add configure test for HAVE_INT_8_16_32 which should solve compilation problems on AIX.
* Don't #define HAVE_COMPRESS on windows.MySQL Team2001-01-241-0/+2
|
* Upgrade ext/mysql/libmysql to version 3.23.32. One notable bug fix isMySQL Team2001-01-231-0/+94
that the client can now connect to a server which is using a default charset other than latin1.