summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* BTREE-indexes in HEAP tables can now be used to optimize ORDER BYunknown2004-03-253-39/+62
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-201-0/+4
|\
| * Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1unknown2004-03-201-0/+4
| |\
| | * Merge bk-internal:/home/bk/mysql-4.0/unknown2004-03-163-12/+27
| | |\
| | * \ Merge bk-internal:/home/bk/mysql-4.0/unknown2004-03-071-0/+4
| | |\ \
| | | * | comment clarifiedunknown2004-03-051-0/+4
* | | | | uca-dump.c:unknown2004-03-191-0/+258
|/ / / /
* | | | min_sort_char was added, for the future UCA implementation.unknown2004-03-191-1/+1
* | | | Removed compiler warningunknown2004-03-181-8/+8
* | | | merge with 4.0unknown2004-03-164-21/+33
|\ \ \ \ | | |_|/ | |/| |
| * | | Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)unknown2004-03-103-12/+27
| |/ /
| * | Ensure that one can't from the command line set a variable too small. (Bug #2...unknown2004-03-061-9/+6
| |/
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-051-1/+1
|\ \
| * | Portability fixesunknown2004-03-051-1/+1
* | | Enhanced my_getsystime for NetWare.unknown2004-03-041-0/+8
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-042-11/+16
|\ \
| * | Optimized GIS functionsunknown2004-03-042-11/+16
* | | my_getsystime()unknown2004-03-022-1/+41
* | | my_gethwaddr() for linux/freebsdunknown2004-02-272-1/+136
* | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-02-261-2/+2
|\ \ \ | |/ / |/| |
| * | in netware ':' is also a valid path characterunknown2004-02-241-2/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-222-11/+13
|\ \ \ | |/ / |/| |
| * | merge with 4.0 to get security fixes and latest bug fixesunknown2004-02-202-11/+13
| |\ \ | | |/
| | * Fixed usage of strxnmov() in recent changesetsunknown2004-02-192-9/+11
| | * potential problem fixed afer some reasoningunknown2004-02-192-4/+4
* | | fix for --open-files-limit and broken query_cache_merge.testunknown2004-02-202-4/+5
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-199-12/+163
|\ \
| * | Max open files handling moved to my_set_max_open_files()unknown2004-02-199-12/+163
* | | missing semicolonunknown2004-02-171-1/+1
|/ /
* | Merge vkishkin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-171-1/+6
|\ \
| * | correct cleaning of TZunknown2004-02-171-1/+6
* | | Merge with public treeunknown2004-02-165-491/+80
|\ \ \ | |/ / |/| |
| * | After merge fixesunknown2004-02-161-6/+8
| * | Merge with 4.0.18unknown2004-02-114-485/+72
| |\ \ | | |/
| | * merge 3.23 -> 4.0, 2003/02/06unknown2004-02-061-481/+0
| | |\
| | | * - The LGPL section was removed from manual.texi, hence we now use a localunknown2003-11-251-481/+0
| | * | Added new option --sync-frm / --skip-sync-frmunknown2004-02-031-3/+5
| | * | Proposed (version #2) fix for bug #1948:unknown2004-02-021-0/+66
| | * | typo fixed PPTHREAD -> PTHREADunknown2004-01-161-1/+1
* | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-02-132-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | warning: `link_into_queue' declared inline after being calledunknown2004-02-121-2/+2
| * | | revertedunknown2004-02-051-2/+2
* | | | mergeunknown2004-02-051-7/+7
|\ \ \ \
| * | | | Added SQL_SELECT::cleanup() to make it easier to reuse SQL_SELECT item's for ...unknown2004-02-051-2/+0
| * | | | mergeunknown2004-01-204-11/+41
| |\ \ \ \
| * | | | | Code cleanupunknown2004-01-191-6/+7
* | | | | | just tried to find all 'skipp' and replace it with 'skip'.unknown2004-02-025-5/+5
| |_|/ / / |/| | | |
* | | | | Reverted an addition to be able to use ';' as a commentunknown2004-01-231-1/+1
* | | | | patch reverted - USE_RAID is defined in my_config.hunknown2004-01-231-2/+2
* | | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-01-222-4/+4
|\ \ \ \ \ | |_|/ / / |/| | | |