summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed a problem using LOCK TABLES and BDB tablesunknown2001-09-063-53/+130
* Portability fixesunknown2001-09-062-2/+1
* data0data.c Fix an assertion failure in rem0rec.c line 195 when a > 8000 byte...unknown2001-09-051-15/+8
* lock0lock.c Fix slowness of deadlock detection algorithmunknown2001-09-052-8/+50
* manual.texi:unknown2001-09-041-3/+3
* Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlunknown2001-09-042-4/+1
|\
| * Portability fixunknown2001-09-042-4/+1
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-09-0413-110/+172
|\ \
| * | Ensure that libmysqlclient doesn't use raidunknown2001-09-0413-110/+172
* | | Forgot to change the version number.unknown2001-09-031-1/+1
* | | Fixed a problem with dumping string values in float and doubleunknown2001-09-031-2/+11
|/ /
* | Fix test that all merge tables comes from same databaseunknown2001-09-031-1/+1
* | Fix to not running mysqld as root by defaultunknown2001-09-024-14/+16
* | Small changes in benchmark suiteunknown2001-09-021-10/+6
* | Added testing of IN(value-list)unknown2001-09-026-8/+125
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-09-0112-66/+77
|\ \
| * | Make killing of threads saferunknown2001-09-0110-45/+36
| * | Fixed problem with INSERT DELAYEDunknown2001-08-315-21/+41
* | | Merge work:/home/bk/mysqlunknown2001-08-313-0/+37
|\ \ \
| * | | replicated get_lock() properlyunknown2001-08-313-0/+37
* | | | configure.inunknown2001-08-311-3/+6
|/ / /
* | | ha_innobase.cc Add better error message if innodb_data_file_path is not setunknown2001-08-312-2/+10
|/ /
* | ix compilition for computer in a previous timezoneunknown2001-08-313-2/+3
* | Portability fixesunknown2001-08-312-6/+3
* | Portability fixesunknown2001-08-304-5/+9
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-08-302-1/+9
|\ \
| * | Increase version numberunknown2001-08-302-1/+9
* | | Merge work.mysql.com:/home/bk/mysql into white.box:/home/tim/my/3unknown2001-08-3068-270/+1221
|\ \ \ | |/ /
| * | Fixed problem in myisampack with blobsunknown2001-08-302-4/+5
| * | Portability fixunknown2001-08-301-8/+3
| * | Fix problem with comments/blank lines in MERGE files.unknown2001-08-302-8/+10
| * | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-08-303-5/+5
| |\ \
| | * | Portability fixesunknown2001-08-303-5/+5
| * | | manual.texi minor change log fixesunknown2001-08-291-73/+89
| |/ /
| * | Fix for OS2unknown2001-08-305-5/+13
| * | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-08-2927-19/+71
| |\ \
| | * \ Mergeunknown2001-08-2927-19/+71
| | |\ \
| | | * | Test that all MERGE tables comes from the same databaseunknown2001-08-2927-19/+71
| * | | | buf0flu.c Testing if the file is ok in Bitkeeperunknown2001-08-291-1/+1
| * | | | trx0roll.c Fix the primary key update + BLOB bug, improve InnoDB Monitor printsunknown2001-08-2928-151/+1027
| * | | | Mergeunknown2001-08-290-0/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ha_innobase.cc Fix a bug in connection with SET INSERT_ID:caused repliaction ...unknown2001-08-291-1/+57
| * | | | News-3.23.42 section updatedunknown2001-08-291-0/+2
| * | | | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-08-291-3/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | "freeing of unallocated pointer" bug fixedunknown2001-08-291-3/+2
* | | | | Update the SCO (now Caldera)/SysV tests. This should allow OpenUnix8unknown2001-08-284-106/+238
|/ / / /
* | | | Fixed that LOAD DATA INFILE works with transactions.unknown2001-08-289-4032/+74
| |_|/ |/| |
* | | Fixed bug in auto-increment handling with InnoDBunknown2001-08-268-21/+49
| |/ |/|
* | test case for InnoDB replace/auto_increment bug when insert_id is unknown2001-08-242-0/+26
* | Fixed oopsie, and fixed a typo.unknown2001-08-231-2/+2