summaryrefslogtreecommitdiff
path: root/ext/mysql/libmysql/global.h
Commit message (Collapse)AuthorAgeFilesLines
* remove the bundled libmysql, and update the config.m4 file as necessary.Sterling Hughes2003-06-231-952/+0
| | | | | this works locally, but everyone, *please* test
* Updating embedded libmysql to version 3.23.48Zak Greant2002-06-071-13/+48
|
* Make sure uint et al are undefined before typedefing themAlex Waugh2001-11-041-0/+4
|
* Upgrade ext/mysql/libmysql to version 3.23.39. No major changes -MySQL Team2001-06-011-2/+38
| | | | | | | | portability fixes. Also add configure test for HAVE_INT_8_16_32 which should solve compilation problems on AIX.
* Upgrade ext/mysql/libmysql to version 3.23.32. One notable bug fix isMySQL Team2001-01-231-11/+45
| | | | | | that the client can now connect to a server which is using a default charset other than latin1.
* Update libmysql to 3.23 version. No major changes visible to the user - mostlyMySQL Team2000-10-201-21/+78
| | | | | bug fixes and other maintenance-oriented changes.
* - Try and revert libmysql for 4.0.2Andi Gutmans2000-08-221-92/+21
|
* New files for MySQL 3.23.23 client library. New files are for qoutingMySQL Team2000-08-221-21/+92
| | | | | using different character sets.
* no c++ comments // pleaseThies C. Arntzen2000-03-261-1/+1
|
* - Make libmsyql.lib compile. It fails with two unresolved symbols on linkAndi Gutmans2000-02-231-1/+1
| | | | | with PHP 4 so I am not commiting the .dsw quite yet.
* - Add libmysql to the treeAndi Gutmans2000-02-191-0/+786