summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Moved errno to strtod.c as one can use m_string.h without errno.hunknown2004-03-161-3/+0
* Intermediate commit of client library (cleanups + fixes of 3 items from unknown2004-03-163-20/+37
* Fix of compilation failure of latest 4.1 tree: new constants in mysqld.ccunknown2004-03-152-0/+9
* Task #835: additional changes fot str_to_dateunknown2004-03-151-1/+2
* my_strtod fixes:unknown2004-03-141-0/+3
* fixed bug #1427 "enum allows duplicate values in the list"unknown2004-03-131-1/+2
* fix to make client.c compile on windowsunknown2004-03-121-0/+1
* Rename:unknown2004-03-101-1/+1
* Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-051-1/+1
|\
| * Fix bruxism-inducing typo so I can sleep at night.unknown2004-03-011-1/+1
* | New call mysql_stmt_init() introduced.unknown2004-03-051-21/+43
* | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-03-021-0/+1
|\ \
| * | Desperate attempt to push part of prepared statements cleanup which was unknown2004-03-021-0/+1
| |/
* | my_getsystime()unknown2004-03-021-0/+1
|/
* small after-merge fixes (error messages).unknown2004-02-281-1/+1
* my_gethwaddr() for linux/freebsdunknown2004-02-271-0/+2
* Merge bk-internal:/home/bk/mysql-4.1/unknown2004-02-201-1/+1
|\
| * longer myisam keysunknown2004-02-201-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-193-18/+27
|\ \ | |/ |/|
| * Max open files handling moved to my_set_max_open_files()unknown2004-02-193-18/+27
* | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-02-172-3/+4
|\ \ | |/ |/|
| * if a key length exceeds the supported maximum and it is safe to auto-decrease...unknown2004-02-171-2/+2
| * ft_boolean_syntax made changeableunknown2004-02-161-1/+2
* | Changed wellformedlen to well_formed_lenunknown2004-02-172-5/+5
* | Merge with public treeunknown2004-02-168-57/+69
|\ \ | |/ |/|
| * After merge fixesunknown2004-02-163-4/+4
| * Merge with 4.0.18unknown2004-02-116-54/+66
| |\
| | * include atomic.h in extern "C" modeunknown2004-02-051-0/+2
| | * Added testing of pthread_key_delete (to fix compile problem on SCO) (Bug #2461)unknown2004-02-051-0/+5
| | * Proposed (version #2) fix for bug #1948:unknown2004-02-021-0/+2
| | * Fix for BUG#2477 "Slave stop with error after master reboot if use HEAP tables":unknown2004-01-301-0/+2
| | * Mergeunknown2003-12-301-1/+2
| | |\
| | | * Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-12-181-1/+2
| | | |\
| | | | * added error message for receiving variable with wrong GLOBAL|LOCAL typeunknown2003-12-171-1/+2
| | * | | Some small portability fixes.unknown2003-12-301-1/+1
| | |/ /
* | | | Fix for #2212 (mysql_change_user doesn't work in embedded library)unknown2004-02-141-0/+1
* | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-141-0/+4
|\ \ \ \
| * | | | a little optimization in yylexunknown2004-02-141-0/+4
* | | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-02-132-11/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | my_atof is deletedunknown2004-02-132-11/+9
* | | | | manual merge, bug #2247unknown2004-02-131-0/+2
|\ \ \ \ \
| * | | | | Fix for bug #2247: "mysql_stmt_affected_rows returns affected rows from unknown2004-02-061-0/+2
| |/ / / /
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-111-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-101-0/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Fix for #2208 (multi-query returns wrong result in embedded library)unknown2004-02-101-0/+1
| | |/ / /
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-101-3/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed bug #2248 "mysql_fetch without prior mysql_execute hangs"unknown2004-02-101-3/+0
* | | | | Problem fix:unknown2004-02-061-0/+4
| |/ / / |/| | |
* | | | Fix for bug#2505: MySQL reports "out of memory" unknown2004-01-261-1/+2
* | | | Conflicts resolvedunknown2004-01-232-1/+4
|\ \ \ \