summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* do not use static array of pastpoints in my_strtod - it is not portableunknown2004-02-271-2/+0
* Code cleanupunknown2004-02-241-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-241-0/+1
|\
| * Merge bk-internal:/home/bk/mysql-4.1/unknown2004-02-231-0/+1
| |\
| | * missing break addedunknown2004-02-231-0/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-228-45/+66
|\ \ \ | |/ / |/| |
| * | merge with 4.0unknown2004-02-222-1/+6
| |\ \
| | * | Cleanupsunknown2004-02-222-3/+1
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-221-0/+1
| | |\ \
| | | * | change that master_server_id is not a restricted wordunknown2004-02-221-0/+1
| | * | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-216-38/+50
| | |\ \ \
| | | * | | c++ comment fixedunknown2004-02-211-1/+1
| | | |/ /
| | * | | making one symbol a keywordunknown2004-02-211-0/+1
| | * | | Fix for a bug #2799.unknown2004-02-191-2/+7
| * | | | After merge fixesunknown2004-02-221-1/+1
| * | | | merge with 4.0 to get security fixes and latest bug fixesunknown2004-02-206-43/+59
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fixed usage of strxnmov() in recent changesetsunknown2004-02-193-35/+41
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-192-2/+8
| | |\ \ \ | | | |/ / | | |/| |
| | | * | crease number of open files to 2048 on windowsunknown2004-02-191-1/+3
| | | * | Added commentunknown2004-02-161-1/+5
| | * | | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-02-193-10/+15
| | |\ \ \
| | | * | | potential problem fixed afer some reasoningunknown2004-02-193-10/+15
| | * | | | fix for the bug #2786 incorrect precedence for XOR operatorunknown2004-02-161-2/+1
| | * | | | Merge heikki@build.mysql.com:/home/bk/mysql-4.0unknown2004-02-161-0/+4
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | ha_innodb.cc:unknown2004-02-161-0/+4
* | | | | | ha_innodb.cc, data0type.c, data0type.ic, data0type.h:unknown2004-02-211-1/+1
| |_|_|_|/ |/| | | |
* | | | | fix for --open-files-limit and broken query_cache_merge.testunknown2004-02-201-3/+0
* | | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-02-202-1/+2
|\ \ \ \ \
| * | | | | longer myisam keysunknown2004-02-201-0/+1
| * | | | | qnx qcc compatibility fixunknown2004-02-191-1/+1
* | | | | | after review changesunknown2004-02-202-28/+19
* | | | | | after review fixunknown2004-02-205-20/+35
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-201-16/+9
|\ \ \ \ \ \
| * | | | | | rem0cmp.c, data0type.c, data0type.ic, data0type.h, ha_innodb.cc:unknown2004-02-201-16/+9
| | |/ / / / | |/| | | |
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-204-156/+108
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Safety fixes (strnmov -> strmake)unknown2004-02-203-13/+18
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-191-32/+69
| |\ \ \ \ \
| | * | | | | Many files:unknown2004-02-191-32/+69
| | |/ / / /
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-191-111/+21
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Max open files handling moved to my_set_max_open_files()unknown2004-02-191-111/+21
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-198-56/+131
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-02-178-56/+131
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | if a key length exceeds the supported maximum and it is safe to auto-decrease...unknown2004-02-174-25/+46
| | * | | | ft_boolean_syntax made changeableunknown2004-02-164-31/+85
* | | | | | revision of fix_fields calls in subqueries transformationunknown2004-02-182-7/+38
* | | | | | mergeunknown2004-02-1718-169/+475
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | mergeunknown2004-02-1415-76/+140
| |\ \ \ \ \
| * | | | | | PS fixed to be compatible with derived tables (BUG#2641)unknown2004-02-124-22/+58
| * | | | | | mergeunknown2004-02-1214-111/+105
| |\ \ \ \ \ \
| * | | | | | | memory leacks in PS with subqueries fixed (adddition to fix of BUG#2462)unknown2004-02-1211-71/+155