summaryrefslogtreecommitdiff
path: root/libmysql
Commit message (Expand)AuthorAgeFilesLines
* Merge work:/home/bk/mysql-4.0unknown2001-08-111-0/+22
|\
| * Embedded mysql fixes.unknown2001-08-101-0/+22
* | mergedunknown2001-08-092-3/+4
|\ \ | |/ |/|
| * mysqlbinlog->clientunknown2001-08-092-3/+4
* | Merge work.mysql.com:/home/bk/mysql-4.0unknown2001-07-243-9/+8
|\ \
| * | OpenSSL fixes. Should not affect anything else.unknown2001-07-243-9/+8
* | | fixed coredump in mysql_reconnect()unknown2001-07-131-0/+19
* | | Added support for ANSI SQL X'hex-string' format.unknown2001-07-041-13/+8
|/ /
* | fixed new error messages and got vio to compileunknown2001-06-083-9/+17
* | auto-magic replication redirection logic support in the client,unknown2001-06-082-39/+263
* | some code for replication awareness support - this is a temporaryunknown2001-06-021-1/+182
* | mergeunknown2001-06-011-1/+30
|\ \ | |/
| * Fixed bug that caused client to hang because mysqld never did send anunknown2001-06-021-0/+28
* | Makefile.am removed automake complaints about "sqlobjects"unknown2001-06-012-4/+1
* | Merge work.mysql.com:/home/bk/mysqlunknown2001-06-011-1/+1
|\ \ | |/
| * Added symlink support to mysys library.unknown2001-06-011-1/+1
* | make vio compileunknown2001-05-311-0/+1
* | Merge tonu@work.mysql.com:/home/bk/mysql-4.0unknown2001-05-312-16/+13
|\ \
| * | Support for VIO libraryunknown2001-05-312-16/+13
* | | mergeunknown2001-05-311-1/+0
|\ \ \ | |/ / |/| / | |/
| * Fixed problems with decimals withing IF()unknown2001-05-291-1/+0
* | symlink sql/violite.c to libmysql/violite.c, since violite.c got removedunknown2001-05-242-2/+12
* | .del-violite.c~984c09cffe14a11b Delete: libmysql/violite.cunknown2001-05-201-425/+0
* | Merged with 3.23, needs further fix-upunknown2001-05-101-1/+1
|\ \ | |/
| * Fixed probelm with count(*) and normal functions when no matchin rows.unknown2001-04-211-1/+1
* | Fixes for embedded MySQLunknown2001-04-251-2/+4
* | Mergeunknown2001-04-192-4/+5
|\ \ | |/
| * Don't force conf_to_src to be static an all systemsunknown2001-04-181-4/+4
| * Don't use ranges on HEAP tables with LIKEunknown2001-04-171-0/+1
* | Ugly merge of 3.23 changes into 4.0 - fix up neededunknown2001-04-111-69/+216
|\ \ | |/ |/|
| * Added all changes from old 4.0 version:unknown2001-04-111-69/+216
* | Fixed bug in REGEXP for Linux Alphaunknown2001-04-111-1/+1
|/
* got --with-other-libc to work, finallyunknown2001-04-021-1/+4
* Merged some functions and removed some unused client functions.unknown2001-03-061-68/+21
* Changed --replace to --replace_result in mysqltestunknown2001-02-151-1/+1
* Use INSTALL_DATA instead of cp.unknown2001-02-011-2/+2
* New myisamchk option --sort-recoverunknown2001-01-311-9/+1
* errmsg.c buffer overflow in libmysqlclient fixedunknown2001-01-281-3/+3
* client/mysqltest.cunknown2001-01-191-0/+65
* Use C-style comments in common header files and C code.unknown2001-01-161-2/+2
* If get_charset() fails when trying to load the server's charset,unknown2001-01-161-1/+4
* Update to new viounknown2000-12-312-4/+3
* cleanupsunknown2000-12-311-1/+1
* Makefile bug fixes.unknown2000-12-212-1/+2
* Compatibility fix for BSDi.unknown2000-12-211-1/+1
* Fixed that LPAD() and RPAD() cuts argumentsunknown2000-12-151-4/+4
* fixed up mysql-test - will not push this yet, as more clean up/testing is to ...unknown2000-12-072-2/+2
* New thr_alarm struct for better integration with OS2unknown2000-11-283-15/+13
* Added connect_timeout and fix for transactions per statementunknown2000-11-271-0/+2
* Fixed problem with auto-repair of MyISAM tablesunknown2000-11-211-4/+5