summaryrefslogtreecommitdiff
path: root/ext/mysql/libmysql/libmysql.c
Commit message (Expand)AuthorAgeFilesLines
* remove the bundled libmysql, and update the config.m4 file as necessary.Sterling Hughes2003-06-231-2604/+0
* fixed mysql bug #564 (http://bugs.mysql.com/bug.php?id=564)Georg Richter2003-06-071-1/+1
* Security fix (merged from 3.23.54)Georg Richter2002-12-111-2/+17
* Using // is not very good idea..foobar2002-11-121-1/+1
* Updating embedded libmysql to version 3.23.48Zak Greant2002-06-071-33/+56
* (PHP mysql_connect) Removed warning message regarding NONEXISTENT characterMySQL Team2001-11-061-1/+1
* Upgrade ext/mysql/libmysql to version 3.23.39. No major changes -MySQL Team2001-06-011-78/+24
* Upgrade ext/mysql/libmysql to version 3.23.32. One notable bug fix isMySQL Team2001-01-231-36/+135
* @BeOS patch from svanegmond@bang.dhs.org modified somewhat by RasmusRasmus Lerdorf2001-01-211-0/+2
* Update libmysql to 3.23 version. No major changes visible to the user - mostlyMySQL Team2000-10-201-88/+244
* - Try and revert libmysql for 4.0.2Andi Gutmans2000-08-221-258/+88
* New files for MySQL 3.23.23 client library. New files are for qoutingMySQL Team2000-08-221-88/+258
* Build fixes - MySQL now actually worksSascha Schumann2000-03-061-0/+2
* First version from the MySQL team.MySQL Team2000-02-191-0/+2361