summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* All statements are now run in a sub transactionunknown2000-11-2458-89/+201
* Merge work.mysql.com:/home/bk/mysqlunknown2000-11-226-16/+86
|\
| * mysql-test/mysql-test-rununknown2000-11-226-16/+86
* | Change storage of execution flags from thd->options to thd->lex.optionsunknown2000-11-224-7/+8
* | Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2000-11-2243-6/+61
|\ \ | |/ |/|
| * Split error message for crashed table to 3 different error messages.unknown2000-11-2243-6/+61
* | client/mysqltest.cunknown2000-11-211-1/+8
|/
* Fixed compilation in another dirunknown2000-11-211-1/+1
* Merge work.mysql.com:/home/bk/mysqlunknown2000-11-202-6/+8
|\
| * Fixed problem with auto-repair of MyISAM tablesunknown2000-11-212-6/+8
* | fixed warning in sql_class.ccunknown2000-11-206-11/+99
|/
* 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