summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Changed to use my_global.hunknown2001-09-1420-38/+84
* Merge with 3.23.42unknown2001-09-1317-62/+107
|\
| * 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
| * | | fixed IDENTITY crisisunknown2001-09-101-3/+13
* | | | Fixes for German sorting order.unknown2001-09-111-1/+1
* | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-09-091-1/+3
|\ \ \ \
| * | | | Add latin1_de character set, and make it the default.unknown2001-09-061-1/+3
* | | | | mergeunknown2001-09-083-3/+3
|\ \ \ \ \
| * | | | | Cleanupsunknown2001-09-074-9/+9
| |/ / / /
* | | | | Unlock tables on BEGINunknown2001-09-083-3/+10
* | | | | Don't modify innobase_data_file_pathunknown2001-09-061-25/+14
|/ / / /
* | | | Merge work.mysql.com:/home/bk/mysqlunknown2001-09-041-9/+9
|\ \ \ \ | | |/ / | |/| |
| * | | Ensure that libmysqlclient doesn't use raidunknown2001-09-041-9/+9
| |/ /
| * | Fix test that all merge tables comes from same databaseunknown2001-09-031-1/+1
* | | Update of manual with 4.0 changesunknown2001-09-039-60/+66
* | | mergeunknown2001-09-0265-453/+826
|\ \ \
| * \ \ merge with 3.23.42unknown2001-09-0265-453/+826
| |\ \ \ | | |/ /
| | * | 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