| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed coredump in mysql_reconnect() | unknown | 2001-07-13 | 1 | -0/+19 |
* | Added support for ANSI SQL X'hex-string' format. | unknown | 2001-07-04 | 1 | -13/+8 |
* | fixed new error messages and got vio to compile | unknown | 2001-06-08 | 3 | -9/+17 |
* | auto-magic replication redirection logic support in the client, | unknown | 2001-06-08 | 2 | -39/+263 |
* | some code for replication awareness support - this is a temporary | unknown | 2001-06-02 | 1 | -1/+182 |
* | merge | unknown | 2001-06-01 | 1 | -1/+30 |
|\ |
|
| * | Fixed bug that caused client to hang because mysqld never did send an | unknown | 2001-06-02 | 1 | -0/+28 |
* | | Makefile.am removed automake complaints about "sqlobjects" | unknown | 2001-06-01 | 2 | -4/+1 |
* | | Merge work.mysql.com:/home/bk/mysql | unknown | 2001-06-01 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Added symlink support to mysys library. | unknown | 2001-06-01 | 1 | -1/+1 |
* | | make vio compile | unknown | 2001-05-31 | 1 | -0/+1 |
* | | Merge tonu@work.mysql.com:/home/bk/mysql-4.0 | unknown | 2001-05-31 | 2 | -16/+13 |
|\ \ |
|
| * | | Support for VIO library | unknown | 2001-05-31 | 2 | -16/+13 |
* | | | merge | unknown | 2001-05-31 | 1 | -1/+0 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Fixed problems with decimals withing IF() | unknown | 2001-05-29 | 1 | -1/+0 |
* | | symlink sql/violite.c to libmysql/violite.c, since violite.c got removed | unknown | 2001-05-24 | 2 | -2/+12 |
* | | .del-violite.c~984c09cffe14a11b Delete: libmysql/violite.c | unknown | 2001-05-20 | 1 | -425/+0 |
* | | Merged with 3.23, needs further fix-up | unknown | 2001-05-10 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fixed probelm with count(*) and normal functions when no matchin rows. | unknown | 2001-04-21 | 1 | -1/+1 |
* | | Fixes for embedded MySQL | unknown | 2001-04-25 | 1 | -2/+4 |
* | | Merge | unknown | 2001-04-19 | 2 | -4/+5 |
|\ \
| |/ |
|
| * | Don't force conf_to_src to be static an all systems | unknown | 2001-04-18 | 1 | -4/+4 |
| * | Don't use ranges on HEAP tables with LIKE | unknown | 2001-04-17 | 1 | -0/+1 |
* | | Ugly merge of 3.23 changes into 4.0 - fix up needed | unknown | 2001-04-11 | 1 | -69/+216 |
|\ \
| |/
|/| |
|
| * | Added all changes from old 4.0 version: | unknown | 2001-04-11 | 1 | -69/+216 |
* | | Fixed bug in REGEXP for Linux Alpha | unknown | 2001-04-11 | 1 | -1/+1 |
|/ |
|
* | got --with-other-libc to work, finally | unknown | 2001-04-02 | 1 | -1/+4 |
* | Merged some functions and removed some unused client functions. | unknown | 2001-03-06 | 1 | -68/+21 |
* | Changed --replace to --replace_result in mysqltest | unknown | 2001-02-15 | 1 | -1/+1 |
* | Use INSTALL_DATA instead of cp. | unknown | 2001-02-01 | 1 | -2/+2 |
* | New myisamchk option --sort-recover | unknown | 2001-01-31 | 1 | -9/+1 |
* | errmsg.c buffer overflow in libmysqlclient fixed | unknown | 2001-01-28 | 1 | -3/+3 |
* | client/mysqltest.c | unknown | 2001-01-19 | 1 | -0/+65 |
* | Use C-style comments in common header files and C code. | unknown | 2001-01-16 | 1 | -2/+2 |
* | If get_charset() fails when trying to load the server's charset, | unknown | 2001-01-16 | 1 | -1/+4 |
* | Update to new vio | unknown | 2000-12-31 | 2 | -4/+3 |
* | cleanups | unknown | 2000-12-31 | 1 | -1/+1 |
* | Makefile bug fixes. | unknown | 2000-12-21 | 2 | -1/+2 |
* | Compatibility fix for BSDi. | unknown | 2000-12-21 | 1 | -1/+1 |
* | Fixed that LPAD() and RPAD() cuts arguments | unknown | 2000-12-15 | 1 | -4/+4 |
* | fixed up mysql-test - will not push this yet, as more clean up/testing is to ... | unknown | 2000-12-07 | 2 | -2/+2 |
* | New thr_alarm struct for better integration with OS2 | unknown | 2000-11-28 | 3 | -15/+13 |
* | Added connect_timeout and fix for transactions per statement | unknown | 2000-11-27 | 1 | -0/+2 |
* | Fixed problem with auto-repair of MyISAM tables | unknown | 2000-11-21 | 1 | -4/+5 |
* | Bug fix for NATURAL JOIN, Split manual sections and more statistic variables | unknown | 2000-11-20 | 1 | -2/+5 |
* | merge | unknown | 2000-11-16 | 2 | -15/+54 |
|\ |
|
| * | Bug fixes, TRUNCATE, safer passwords on command line and connect timeout | unknown | 2000-11-13 | 2 | -15/+54 |
* | | libmysql/libmysql.c | unknown | 2000-10-28 | 1 | -0/+1 |
|/ |
|
* | Show charsets dir in error message, instead of just "path: default". | unknown | 2000-10-09 | 1 | -4/+12 |
* | Small fixes | unknown | 2000-10-05 | 1 | -1/+1 |