summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | fixed bugs in elt() and make_set()unknown2000-11-031-0/+2
* | | libmysql/libmysql.cunknown2000-10-284-4/+24
|/ /
* | mysys/mf_format.cunknown2000-10-281-1/+2
* | fixed --skip-slave-thread bugunknown2000-10-2610-6/+367
|/
* Added bdb_lock_max and fixed bug in BDB tables when using key partsunknown2000-10-256-7/+117
* Fix for new berkeley DB interfaceunknown2000-10-241-4/+4
* Update of interface for BDB tables.unknown2000-10-243-25/+29
* Mergeunknown2000-10-236-36/+53
|\
| * Fix of automatic repairunknown2000-10-236-36/+53
* | Index Added latin5 (turkish) character setunknown2000-10-222-0/+79
|/
* Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2000-10-224-3/+7
|\
| * Give an error if you use a BLOB(X) where X > 255unknown2000-10-224-3/+7
* | sql/slave.ccunknown2000-10-211-2/+4
* | sql/slave.ccunknown2000-10-211-1/+2
|/
* Bug fixes + defines for INNOBASEunknown2000-10-205-3/+8
* Fixed benchmarks and compare of NULL with <>unknown2000-10-171-1/+1
* Fixes for automatic recover of MyISAM tablesunknown2000-10-172-49/+37
* Fixes for automatic repairunknown2000-10-172-12/+21
* Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2000-10-1710-28/+139
|\
| * Automatic repair of MyISAM tables + small bug fixesunknown2000-10-1710-28/+139
* | RESET MASTER/SLAVE documentationunknown2000-10-161-1/+1
|/
* Automatic primary key for BDB tablesunknown2000-10-1610-133/+323
* Changed meaning of HA_EXTRA_RESET and start of hidden primary keys for BDB ta...unknown2000-10-153-7/+33
* Added RESET commandunknown2000-10-144-2/+19
* Mergeunknown2000-10-1415-83/+145
|\
| * Fix of LEFT JOIN optimizer bug, problem with key cache on Windows andunknown2000-10-1415-83/+145
* | Mergeunknown2000-10-115-15/+38
|\ \ | |/ |/|