summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\ \ \ \
| * | | | SCRUMunknown2004-01-232-1/+4
* | | | | Mergeunknown2004-01-201-1/+2
|\ \ \ \ \
| * | | | | allow UPDATE and DELETE stetements with tables derived from subquery if they ...unknown2004-01-041-1/+2
| | |/ / / | |/| | |
* | | | | UCS-2 aligning 0xAA -> 0x00AAunknown2004-01-191-1/+2
* | | | | - Added missing documentation to some mysql.cc options.unknown2004-01-142-3/+5
| |/ / / |/| | |
* | | | SCRUMunknown2004-01-071-2/+0
|/ / /
* | | mergeunknown2003-12-198-7/+48
|\ \ \
| * | | Fixes after merge with 4.0unknown2003-12-191-0/+2
| * | | Merge with 4.0.17unknown2003-12-178-8/+47
| |\ \ \ | | |/ /
| | * | Portability fixes (mostly test suite)unknown2003-12-161-1/+1
| | * | Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)unknown2003-12-141-0/+3
| | * | Mergeunknown2003-12-131-2/+8
| | |\ \
| | | * | Fix autoincrement for signed columns (Bug #1366)unknown2003-12-121-2/+8
| | | |/
| | * | Fix for Bug #1952unknown2003-12-121-2/+9
| | |/