summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug in --safe-create-usermonty@hundin.mysql.fi2001-09-153-7/+8
* Fixed problem with "record not found" in BDB tables.monty@hundin.mysql.fi2001-09-142-5/+224
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-09-126-24/+23
|\
| * OS2 patchmonty@hundin.mysql.fi2001-09-126-24/+23
* | Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-09-1012-46/+82
|\ \
| * | handler.cc If CREATE TABLE fails for an InnoDB table, do not put the OS error...heikki@donna.mysql.fi2001-09-101-2/+9
| * | ha_innobase.cc mean_rec_length was set to a too small value for > 4 GB tables...heikki@donna.mysql.fi2001-09-091-2/+2
| |/
| * Fix bugs when using LOCK TABLES with BDB tablesmonty@hundin.mysql.fi2001-09-083-16/+21
| * More debug infomonty@hundin.mysql.fi2001-09-084-11/+22
| * Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlmonty@tik.mysql.fi2001-09-084-6/+23
| |\
| | * Fix for LOCK TABLES and BDB tablesmonty@tik.mysql.fi2001-09-083-6/+20
| | * Fixed a problem using LOCK TABLES and BDB tablesmonty@tik.mysql.fi2001-09-061-0/+3
| * | handler.cc Change the parameter name of default-table-type from INNOBASE to I...heikki@donna.mysql.fi2001-09-061-1/+1
| |/
| * Portability fixesmonty@work.mysql.com2001-09-061-1/+1
| * Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlmonty@tik.mysql.fi2001-09-041-4/+0
| |\
| | * Portability fixmonty@tik.mysql.fi2001-09-041-4/+0
| * | Ensure that libmysqlclient doesn't use raidmonty@hundin.mysql.fi2001-09-041-9/+9
* | | fixed IDENTITY crisissasha@mysql.sashanet.com2001-09-101-3/+13
|/ /
* | Fix test that all merge tables comes from same databasemonty@hundin.mysql.fi2001-09-031-1/+1
* | Added testing of IN(value-list)monty@hundin.mysql.fi2001-09-023-1/+8
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-09-019-48/+38
|\ \
| * | Make killing of threads safermonty@hundin.mysql.fi2001-09-017-38/+24
| * | Fixed problem with INSERT DELAYEDmonty@hundin.mysql.fi2001-08-313-10/+14
* | | replicated get_lock() properlysasha@mysql.sashanet.com2001-08-311-0/+17
* | | ha_innobase.cc Add better error message if innodb_data_file_path is not setheikki@donna.mysql.fi2001-08-312-2/+10
|/ /
* | ix compilition for computer in a previous timezonemonty@hundin.mysql.fi2001-08-312-2/+1
* | Portability fixesmonty@hundin.mysql.fi2001-08-301-0/+4
* | Increase version numbermonty@hundin.mysql.fi2001-08-301-0/+8
* | Fix for OS2monty@hundin.mysql.fi2001-08-301-0/+5
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-08-2924-9/+32
|\ \
| * | Test that all MERGE tables comes from the same databasemonty@hundin.mysql.fi2001-08-2924-9/+32
* | | trx0roll.c Fix the primary key update + BLOB bug, improve InnoDB Monitor printsheikki@donna.mysql.fi2001-08-291-14/+90
|/ /
* | Fixed that LOAD DATA INFILE works with transactions.monty@hundin.mysql.fi2001-08-283-9/+28
|/
* Fixed bug in auto-increment handling with InnoDBmonty@hundin.mysql.fi2001-08-263-1/+17
* Portability fixesmonty@hundin.mysql.fi2001-08-233-15/+21
* Fix to get core files on Solarismonty@bitch.mysql.fi2001-08-223-11/+14
* Fixes for OS2.monty@hundin.mysql.fi2001-08-2221-97/+225
* Portability fixes.monty@hundin.mysql.fi2001-08-2120-45/+83
* Fix for handling of floats inside val_int() of +, - * and /.monty@hundin.mysql.fi2001-08-183-26/+40
* mergemonty@hundin.mysql.fi2001-08-186-31/+34
|\
| * Portability fixes.monty@hundin.mysql.fi2001-08-186-31/+34
* | ha_innobase.cc Impove ref length estimate in a handle to eliminate a warning ...heikki@donna.mysql.fi2001-08-171-4/+10
* | fixed bug in Item_func_div::val_int() that broke all functions thatsasha@mysql.sashanet.com2001-08-161-5/+8
* | improvements for stopping the slave in SLAVE STOP and on shutdownsasha@mysql.sashanet.com2001-08-153-4/+36
* | fixed HUP bug, last fix was not completesasha@mysql.sashanet.com2001-08-131-1/+2
* | Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-08-131-3/+10
|\ \
| * | row0sel.c Fix a memory freeing bug when a row which contains an externally st...heikki@donna.mysql.fi2001-08-131-3/+10
| |/
* | Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-08-114-488/+24
|\ \ | |/ |/|
| * Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-08-094-484/+24
| |\
| | * mysqlbinlog->clientsasha@mysql.sashanet.com2001-08-094-484/+24