summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2001-07-014-7/+43
|\
| * Making multi-table delete BETA !!unknown2001-07-014-7/+43
* | post-merge fixunknown2001-06-292-1/+6
* | merged with 3.23 replication updatesunknown2001-06-285-11/+78
|\ \
| * | fixed typounknown2001-06-281-1/+1
| * | Merge work:/home/bk/mysqlunknown2001-06-284-9/+64
| |\ \
| | * | fixed message in post-commit triggerunknown2001-06-284-9/+64
| * | | ha_innobase.cc Update possible row timestamp column also in an updateunknown2001-06-281-0/+4
* | | | Fix ORDER BY ... DESC optimizationunknown2001-06-294-38/+129
* | | | mergeunknown2001-06-282-16/+13
|\ \ \ \ | |/ / /
| * | | Allow floats of type 1.0e1unknown2001-06-281-6/+3
| * | | Cleanupunknown2001-06-281-10/+10
| |/ /
| * | mysqld.cc Put OPT_INNODB_UNIX_FILE_FLUSH_METHOD to mysqld.cc enum typeunknown2001-06-241-1/+1
* | | Merge work:/home/bk/mysql-4.0 into white.box:/home/tim/my/4unknown2001-06-284-3/+52
|\ \ \
| * \ \ Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-06-284-3/+52
| |\ \ \
| | * | | Changed safe_mysqld -> mysqld_safeunknown2001-06-284-3/+52
| | | |/ | | |/|
* | | | Merge work:/home/bk/mysql-4.0 into white.box:/home/tim/my/4unknown2001-06-283-4/+180
|\ \ \ \ | |/ / / |/| | |
| * | | Implement ORDER BY DESC optimization, which reads values in descendingunknown2001-06-283-4/+180
| |/ /
* | | --do-test option in mysql-test-run - will do only tests that match the patternunknown2001-06-264-11/+30
|/ /
* | Fixed bug when sorting big files (introduced with multi-table-delete)unknown2001-06-258-26/+32
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-06-241-7/+24
|\ \
| * | Fixed bug in multi-table-delete codeunknown2001-06-241-7/+24
* | | show master forced rotate info in SHOW BINLOG EVENTSunknown2001-06-235-10/+42
* | | merged new 3.23 errorsunknown2001-06-2225-32/+123
* | | mergeunknown2001-06-2123-44/+92
|\ \ \ | | |/ | |/|
| * | fixed drop/create database bug when holding global read lockunknown2001-06-2124-1/+93
* | | Merge work:/home/bk/mysql-4.0unknown2001-06-2111-54/+101
|\ \ \ | | |/ | |/|
| * | mergeunknown2001-06-2111-54/+101
| |\ \ | | |/
| | * UNIQUE keys are not anymore shown as PRIMARY KEYunknown2001-06-212-4/+10
| | * Added --warnings to mysqldunknown2001-06-213-9/+15
| | * Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-06-197-33/+71
| | |\
| | | * Fixed bug in mysqlcheck when using --fastunknown2001-06-197-33/+71
| | * | manual.texi Had to revert name back to innodb_unix_file_flush_method because ...unknown2001-06-131-2/+2
| | |/
* | | added SHOW BINLOG EVENTSunknown2001-06-2110-22/+393
* | | Merge work:/home/bk/mysql-4.0unknown2001-06-196-317/+202
|\ \ \ | |/ / |/| |
| * | Added event sequence number and flags to binlogunknown2001-06-196-317/+202
* | | Further work on UNIONSunknown2001-06-181-2/+4
* | | bk resolve changesunknown2001-06-162-2/+11
|\ \ \
| * | | Changes for multi-table delete and UNION'sunknown2001-06-163-4/+14
* | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-06-155-2/+217
|\ \ \ \ | | |/ / | |/| |
| * | | Merge work:/home/bk/mysql-4.0unknown2001-06-145-2/+217
| |\ \ \ | | |/ / | |/| |
| | * | Added slave log event to record the master position in of slave threadunknown2001-06-145-2/+217
* | | | Fixed multi-table-deleteunknown2001-06-1511-447/+692
* | | | mergeunknown2001-06-142-4/+7
|\ \ \ \ | |/ / / |/| | |
| * | | cleanup; Fixed type bug in new delete code.unknown2001-06-142-4/+7
| |/ /
* | | Forgot to add new source fileunknown2001-06-131-1/+1
* | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2001-06-136-5/+127
|\ \ \ | |/ / |/| |
| * | Second phase of UNIONS (please do not test it yet) and some other unknown2001-06-136-5/+127
* | | mergedunknown2001-06-122-16/+16
|\ \ \ | | |/ | |/|
| * | Added --skip-stack to mysql-test-rununknown2001-06-121-2/+2