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 | -103/+0 |
| | | | | | this works locally, but everyone, *please* test | ||||
* | Upgrade ext/mysql/libmysql to version 3.23.39. No major changes - | MySQL Team | 2001-06-01 | 1 | -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 Team | 2001-01-24 | 1 | -0/+2 |
| | |||||
* | Upgrade ext/mysql/libmysql to version 3.23.32. One notable bug fix is | MySQL Team | 2001-01-23 | 1 | -0/+94 |
that the client can now connect to a server which is using a default charset other than latin1. |