summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2001-06-2827-1359/+1602
|\
| * Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-06-285-1210/+1252
| |\
| | * Allow floats of type 1.0e1unknown2001-06-283-7/+7
| | * Cleanupunknown2001-06-283-1203/+1245
| * | manual.texi add LIKE example illustrating case sensitivity.unknown2001-06-272-0/+11
| |/
| * mysqld.cc Put OPT_INNODB_UNIX_FILE_FLUSH_METHOD to mysqld.cc enum typeunknown2001-06-241-1/+1
| * univ.i Added a new debug define optionunknown2001-06-245-3/+38
| * sync0sync.c Do not use in-line assembly in GCCunknown2001-06-2411-21/+153
| * buf0buf.c Several bug fixesunknown2001-06-244-11/+100
| * Merge heikki@work.mysql.com:/home/my/mysqlunknown2001-06-2336-19/+224
| |\
| | * manual.texi Updated mirror URLunknown2001-06-221-1/+1
| | * merged test from 4.0unknown2001-06-212-0/+20
| * | btr0pcur.c Fix a bug in persistent cursor restoration: this could cause crash...unknown2001-06-231-0/+6
| * | Merge heikki@work.mysql.com:/home/my/mysqlunknown2001-06-201-7/+21
| |\ \
| | * | fsp0fsp.c Fix a bug in freeing of a segment in the tablespaceunknown2001-06-191-7/+21
* | | | safe_mysqld -> mysqld_safeunknown2001-06-281-1/+1
* | | | Merge work:/home/bk/mysql-4.0 into white.box:/home/tim/my/4unknown2001-06-2831-60/+109
|\ \ \ \
| * \ \ \ Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-06-2831-60/+109
| |\ \ \ \
| | * | | | Changed safe_mysqld -> mysqld_safeunknown2001-06-2831-60/+109
* | | | | | Merge work:/home/bk/mysql-4.0 into white.box:/home/tim/my/4unknown2001-06-288-5/+262
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Implement ORDER BY DESC optimization, which reads values in descendingunknown2001-06-288-6/+263
| |/ / / /
* | | | | --do-test option in mysql-test-run - will do only tests that match the patternunknown2001-06-266-17/+46
|/ / / /
* | | | Fixed length rows should not use row checksum in MyISAM tablesunknown2001-06-263-3/+6
* | | | Fixed bug when sorting big files (introduced with multi-table-delete)unknown2001-06-2516-48/+74
* | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-06-248-41/+97
|\ \ \ \
| * | | | Fixed bug in multi-table-delete codeunknown2001-06-248-41/+97
* | | | | show master forced rotate info in SHOW BINLOG EVENTSunknown2001-06-2311-33/+79
* | | | | added test case for the bug in ORDER BY when we fill up sort bufferunknown2001-06-223-0/+22
* | | | | merged new 3.23 errorsunknown2001-06-2231-52/+170
* | | | | mergeunknown2001-06-2125-44/+109
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | fixed drop/create database bug when holding global read lockunknown2001-06-2129-2/+133
* | | | | Merge work:/home/bk/mysql-4.0unknown2001-06-2133-446/+315
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | mergeunknown2001-06-2133-446/+315
| |\ \ \ \ | | |/ / /
| | * | | UNIQUE keys are not anymore shown as PRIMARY KEYunknown2001-06-215-4/+30
| | * | | Added --warnings to mysqldunknown2001-06-214-12/+40
| | |/ /
| | * | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-06-1926-409/+218
| | |\ \
| | | * | Fixed bug in mysqlcheck when using --fastunknown2001-06-1926-409/+218
| | * | | manual.texi $tab -> @tabunknown2001-06-181-3/+6
| | | |/ | | |/|
| | * | Merge paul@work.mysql.com:/home/bk/mysqlunknown2001-06-131-6/+6
| | |\ \
| | | * | manual.texi release note cleanupsunknown2001-06-131-6/+6
| | * | | manual.texi Corrected all occurances of license.htmyunknown2001-06-131-3/+3
| | |/ /
| | * | manual.texi Had to revert name back to innodb_unix_file_flush_method because ...unknown2001-06-132-4/+4
| | * | manual.texi Added hyperlink tags to InnoDB contact infounknown2001-06-131-3/+8
| | * | row0mysql.c Include rem0cmp.h to compile on Windows, on Unix it is for some r...unknown2001-06-131-0/+1
* | | | added SHOW BINLOG EVENTSunknown2001-06-2114-24/+474
* | | | added --skip-test option unknown2001-06-191-0/+8
* | | | Merge work:/home/bk/mysql-4.0unknown2001-06-1911-327/+212
|\ \ \ \ | |/ / / |/| | |
| * | | Added event sequence number and flags to binlogunknown2001-06-1911-327/+212
* | | | Further work on UNIONSunknown2001-06-182-2/+8
* | | | bk resolve changesunknown2001-06-163-13/+31
|\ \ \ \