summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fixed problem with auto-repair of MyISAM tablesunknown2000-11-212-6/+8
* Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2000-11-209-28/+52
|\
| * Bug fix for NATURAL JOIN, Split manual sections and more statistic variablesunknown2000-11-209-28/+52
* | Merge work.mysql.com:/home/bk/mysqlunknown2000-11-191-2/+3
|\ \ | |/ |/|
| * ha_berkeley.cc fixed misleading commentunknown2000-11-152-3/+4
* | Fixed some reported bugsunknown2000-11-187-43/+44
* | one more fix for Intvar 22 offset mystery bug unknown2000-11-171-1/+1
* | fixed bugs in delayed insert replication and when slave loses connection afte...unknown2000-11-172-1/+11
* | Portability fixesunknown2000-11-188-48/+52
* | Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2000-11-171-1/+1
|\ \
| * | Fixed bug with text key compares in BDBunknown2000-11-171-1/+1
* | | fixed bugs in IO_CACHE and Load_event constructor. The code now passesunknown2000-11-162-11/+16
* | | Merge work.mysql.com:/home/bk/mysqlunknown2000-11-164-6/+11
|\ \ \ | |/ / |/| |
| * | sql/log.ccunknown2000-11-164-6/+11
* | | Fixes for bugs in the usage of IO_CACHEunknown2000-11-1713-50/+45
* | | mergeunknown2000-11-164-22/+31
|\ \ \ | |/ / |/| |
| * | Fixes for IO_CACHEunknown2000-11-164-21/+32
* | | Merge work.mysql.com:/home/bk/mysqlunknown2000-11-161-15/+26
|\ \ \
| * \ \ Mergeunknown2000-11-161-15/+26
| |\ \ \ | | |/ / | |/| |
| | * | item_func.cc bugfix - two fulltext indices were not working sometimesunknown2000-11-161-15/+26
| | |/
* | | BUILD/compile-pentium-debugunknown2000-11-162-14/+23
* | | mergedunknown2000-11-1529-971/+1031
|\ \ \ | |/ /
| * | changed to use IO_CACHE instead of FILEunknown2000-11-163-120/+127
| * | mergeunknown2000-11-1629-848/+900
| |\ \ | | |/ | |/|
| | * changed to use IO_CACHE instead of FILEunknown2000-11-1513-716/+708
| | * Bug fixes, TRUNCATE, safer passwords on command line and connect timeoutunknown2000-11-1317-137/+189
| | * Fixed bug with ORDER BY on BDB tables.unknown2000-10-265-9/+28
* | | sql/slave.ccunknown2000-11-151-4/+15
* | | repl-tests/test-repl-ts/repl-timestamp.master.rejectunknown2000-11-1313-31/+132
|/ /
* | Merge jcole@work.mysql.com:/home/bk/mysqlunknown2000-11-117-18/+56
|\ \
| * | Whoops, forgot to update sql/ChangeLog.unknown2000-11-111-0/+4
| * | Added ALTER TABLE ... ORDER BY ...unknown2000-11-116-18/+52
* | | laptop commit - bk wants me commit again!unknown2000-11-111-22/+22
* | | laptop commitunknown2000-11-113-2/+10
* | | laptop commit, syncing with the repostitory. Fixed some bad bugs in replicationunknown2000-11-118-86/+135
|/ /
* | Changes to make ALTER TABLE and DELETE FROM TABLE work properlyunknown2000-11-072-2/+4
* | Merge work:/home/bk/mysqlunknown2000-11-073-6/+7
|\ \
| * | sql_parse.cc test for changing to auto_commit mode was backwardsunknown2000-11-073-6/+7
* | | Merge work.mysql.com:/home/bk/mysqlunknown2000-11-067-5/+29
|\ \ \ | |/ / |/| |
| * | sql/item_strfunc.ccunknown2000-11-067-5/+29
* | | Merge work:/home/bk/mysqlunknown2000-11-062-1/+2
|\ \ \ | |/ / |/| |
| * | Merge work:/home/bk/mysqlunknown2000-11-038-70/+44
| |\ \
| * \ \ Merge work:/home/bk/mysqlunknown2000-10-302-1/+2
| |\ \ \
| | * | | sql_parse.cc add send_ok() for BEGIN WORKunknown2000-10-302-1/+2
| | | |/ | | |/|
* | | | BitKeeper/triggers/post-commitunknown2000-11-041-3/+0
* | | | Merge work.mysql.com:/home/bk/mysqlunknown2000-11-048-93/+72
|\ \ \ \
| * | | | fixed bug with FULLTEXT and ORDER BYunknown2000-11-044-26/+31
| | |_|/ | |/| |
| * | | Ill-minded FULLTEXT impilict initialization hack removed.unknown2000-11-028-70/+44
| |/ /
* | | fix for FLUSH TABLES WITH READ LOCKunknown2000-11-042-1/+41
* | | sql/slave.ccunknown2000-11-033-7/+13