summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2001-07-089-38/+80
|\
| * Added support for ANSI SQL X'hex-string' format.unknown2001-07-049-37/+79
* | Merge work:/home/bk/mysql-4.0unknown2001-07-0431-3/+367
|\ \
| * | SHOW NEW MASTER FOR SLAVE WITH ...unknown2001-07-0431-3/+367
* | | bulk insert optimization documentedunknown2001-07-042-88/+100
* | | mergedunknown2001-07-02403-5327/+15008
|\ \ \
| * \ \ Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2001-07-017-17/+54
| |\ \ \ | | |/ / | |/| |
| | * | Making multi-table delete BETA !!unknown2001-07-017-9/+46
| * | | forgot to fix one instance of VERSION in rpl_log resultunknown2001-06-301-1/+1
| * | | mysql-test/r/rpl_log.resultunknown2001-06-301-2/+2
| * | | support for eval_result and let $var = `query` syntax in mysql-testunknown2001-06-306-41/+116
| * | | post-merge fixunknown2001-06-293-1/+7
| * | | merged with 3.23 replication updatesunknown2001-06-2811-13/+120
| |\ \ \ | | |_|/ | |/| |
| | * | Merge work:/home/bk/mysqlunknown2001-06-280-0/+0
| | |\ \
| | | * \ Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-06-291-0/+2
| | | |\ \
| | | | * | Updated float test resultunknown2001-06-291-0/+2
| | * | | | Merge mysql.sashanet.com:/home/sasha/src/bk/mysqlunknown2001-06-281-0/+2
| | |\ \ \ \
| | | * | | | fixed float test result for updated test caseunknown2001-06-281-0/+2
| | * | | | | fixed typounknown2001-06-281-1/+1
| | |/ / / /
| | * | | | chmod +x on post-incoming triggerunknown2001-06-281-0/+0
| | * | | | Merge work:/home/bk/mysqlunknown2001-06-2810-12/+108
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | fixed message in post-commit triggerunknown2001-06-2810-12/+108
| | * | | | ha_innobase.cc Update possible row timestamp column also in an updateunknown2001-06-281-0/+4
| | | |/ / | | |/| |
| * | | | Updated test result in float testunknown2001-06-291-0/+2
| * | | | Fix ORDER BY ... DESC optimizationunknown2001-06-297-84/+355
| * | | | 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
| |\ \ \ \