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 | -550/+0 |
| | | | | | this works locally, but everyone, *please* test | ||||
* | Updating embedded libmysql to version 3.23.48 | Zak Greant | 2002-06-07 | 1 | -17/+16 |
| | |||||
* | (PHP mysql_connect) Removed warning message regarding NONEXISTENT character | MySQL Team | 2001-11-06 | 1 | -8/+9 |
| | | | | | | | 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.32. One notable bug fix is | MySQL Team | 2001-01-23 | 1 | -45/+77 |
| | | | | | | 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 - mostly | MySQL Team | 2000-10-20 | 1 | -0/+518 |
| | | | | | bug fixes and other maintenance-oriented changes. | ||||
* | - Remove new libmysql files | Andi Gutmans | 2000-08-22 | 1 | -532/+0 |
| | |||||
* | New files for MySQL 3.23.23 client library. New files are for qouting | MySQL Team | 2000-08-22 | 1 | -0/+532 |
using different character sets. |