Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove the bundled libmysql, and update the config.m4 file as necessary. | Sterling Hughes | 2003-06-23 | 1 | -2604/+0 |
| | | | | | this works locally, but everyone, *please* test | ||||
* | fixed mysql bug #564 (http://bugs.mysql.com/bug.php?id=564) | Georg Richter | 2003-06-07 | 1 | -1/+1 |
| | |||||
* | Security fix (merged from 3.23.54) | Georg Richter | 2002-12-11 | 1 | -2/+17 |
| | |||||
* | Using // is not very good idea.. | foobar | 2002-11-12 | 1 | -1/+1 |
| | |||||
* | Updating embedded libmysql to version 3.23.48 | Zak Greant | 2002-06-07 | 1 | -33/+56 |
| | |||||
* | (PHP mysql_connect) Removed warning message regarding NONEXISTENT character | MySQL Team | 2001-11-06 | 1 | -1/+1 |
| | | | | | | | set, when the server's default character set != latin1. @- Removed a warning message about a NONEXISTENT character set from @ mysql_connect(), when the server's default character set != latin1. | ||||
* | Upgrade ext/mysql/libmysql to version 3.23.39. No major changes - | MySQL Team | 2001-06-01 | 1 | -78/+24 |
| | | | | | | | | 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 is | MySQL Team | 2001-01-23 | 1 | -36/+135 |
| | | | | | | that the client can now connect to a server which is using a default charset other than latin1. | ||||
* | @BeOS patch from svanegmond@bang.dhs.org modified somewhat by Rasmus | Rasmus Lerdorf | 2001-01-21 | 1 | -0/+2 |
| | | | | | BeOS patch from svanegmond@bang.dhs.org modified somewhat by Rasmus | ||||
* | Update libmysql to 3.23 version. No major changes visible to the user - mostly | MySQL Team | 2000-10-20 | 1 | -88/+244 |
| | | | | | bug fixes and other maintenance-oriented changes. | ||||
* | - Try and revert libmysql for 4.0.2 | Andi Gutmans | 2000-08-22 | 1 | -258/+88 |
| | |||||
* | New files for MySQL 3.23.23 client library. New files are for qouting | MySQL Team | 2000-08-22 | 1 | -88/+258 |
| | | | | | using different character sets. | ||||
* | Build fixes - MySQL now actually works | Sascha Schumann | 2000-03-06 | 1 | -0/+2 |
| | |||||
* | First version from the MySQL team. | MySQL Team | 2000-02-19 | 1 | -0/+2361 |