summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Added unique error for DEADLOCKunknown2001-09-1726-4/+33
* Fixed bug in --safe-create-userunknown2001-09-153-7/+8
* Fixed problem with "record not found" in BDB tables.unknown2001-09-142-5/+224
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-09-126-24/+23
|\
| * OS2 patchunknown2001-09-126-24/+23
* | Merge work:/home/bk/mysqlunknown2001-09-1012-46/+82
|\ \
| * | handler.cc If CREATE TABLE fails for an InnoDB table, do not put the OS error...unknown2001-09-101-2/+9
| * | ha_innobase.cc mean_rec_length was set to a too small value for > 4 GB tables...unknown2001-09-091-2/+2
| |/
| * Fix bugs when using LOCK TABLES with BDB tablesunknown2001-09-083-16/+21
| * More debug infounknown2001-09-084-11/+22
| * Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlunknown2001-09-084-6/+23
| |\
| | * Fix for LOCK TABLES and BDB tablesunknown2001-09-083-6/+20
| | * Fixed a problem using LOCK TABLES and BDB tablesunknown2001-09-061-0/+3
| * | handler.cc Change the parameter name of default-table-type from INNOBASE to I...unknown2001-09-061-1/+1
| |/
| * Portability fixesunknown2001-09-061-1/+1
| * Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlunknown2001-09-041-4/+0
| |\
| | * Portability fixunknown2001-09-041-4/+0
| * | Ensure that libmysqlclient doesn't use raidunknown2001-09-041-9/+9
* | | fixed IDENTITY crisisunknown2001-09-101-3/+13
|/ /
* | Fix test that all merge tables comes from same databaseunknown2001-09-031-1/+1
* | Added testing of IN(value-list)unknown2001-09-023-1/+8
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-09-019-48/+38
|\ \
| * | Make killing of threads saferunknown2001-09-017-38/+24
| * | Fixed problem with INSERT DELAYEDunknown2001-08-313-10/+14
* | | replicated get_lock() properlyunknown2001-08-311-0/+17
* | | 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-312-2/+1
* | Portability fixesunknown2001-08-301-0/+4
* | Increase version numberunknown2001-08-301-0/+8
* | Fix for OS2unknown2001-08-301-0/+5
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-08-2924-9/+32
|\ \
| * | Test that all MERGE tables comes from the same databaseunknown2001-08-2924-9/+32
* | | trx0roll.c Fix the primary key update + BLOB bug, improve InnoDB Monitor printsunknown2001-08-291-14/+90
|/ /
* | Fixed that LOAD DATA INFILE works with transactions.unknown2001-08-283-9/+28
|/
* Fixed bug in auto-increment handling with InnoDBunknown2001-08-263-1/+17
* Portability fixesunknown2001-08-233-15/+21
* Fix to get core files on Solarisunknown2001-08-223-11/+14
* Fixes for OS2.unknown2001-08-2221-97/+225
* Portability fixes.unknown2001-08-2120-45/+83
* Fix for handling of floats inside val_int() of +, - * and /.unknown2001-08-183-26/+40
* mergeunknown2001-08-186-31/+34
|\
| * Portability fixes.unknown2001-08-186-31/+34
* | ha_innobase.cc Impove ref length estimate in a handle to eliminate a warning ...unknown2001-08-171-4/+10
* | fixed bug in Item_func_div::val_int() that broke all functions thatunknown2001-08-161-5/+8
* | improvements for stopping the slave in SLAVE STOP and on shutdownunknown2001-08-153-4/+36
* | fixed HUP bug, last fix was not completeunknown2001-08-131-1/+2
* | Merge work:/home/bk/mysqlunknown2001-08-131-3/+10
|\ \
| * | row0sel.c Fix a memory freeing bug when a row which contains an externally st...unknown2001-08-131-3/+10
| |/
* | Merge work:/home/bk/mysqlunknown2001-08-114-488/+24
|\ \ | |/ |/|
| * Merge work:/home/bk/mysqlunknown2001-08-094-484/+24
| |\