summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Portability fixesunknown2001-10-315-29/+35
* Update for OS2 (patch from Yuri Dario).unknown2001-10-3127-480/+235
* Mergeunknown2001-10-3026-64/+481
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-10-301-2/+23
|\
| * Fix for gcc 3.0unknown2001-10-301-2/+23
* | Merge work:/home/bk/mysqlunknown2001-10-291-1/+0
|\ \
| * | fixed bug with temporary tables replication if one does FLUSH LOGSunknown2001-10-291-1/+0
* | | ha_innobase.cc Another testunknown2001-10-291-1/+1
* | | ha_innobase.cc Testunknown2001-10-291-1/+1
| |/ |/|
* | Adding code for NT service in the install and removeunknown2001-10-253-40/+184
* | bug (introduced yesterday) fixedunknown2001-10-241-6/+9
* | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-10-2330-32/+54
|\ \
| * | HA_NO_FULLTEXT_KEY and an appropriate error messageunknown2001-10-2330-32/+54
* | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-10-192-5/+14
|\ \ \ | |_|/ |/| |
| * | Don't use signal() on windows.unknown2001-10-192-5/+14
* | | fixed sleep unknown2001-10-171-2/+3
|/ /
* | ut0mem.c Merge changes in InnoDB-3.23.43bunknown2001-10-106-44/+193
|/
* merge sql/violite.c with libmysql/violite.cunknown2001-10-081-0/+7
* Fix for 'mysqladmin -w1 unknown-command'unknown2001-10-072-2/+1
* fixed crash on slave when master aborts a query that has % in it.unknown2001-10-051-1/+1
* Added usage of --master-retry-count to make mysql-test-run safer.unknown2001-10-033-18/+40
* Fix for make distunknown2001-10-021-4/+4
* Fixed bug in INSERT DELAYEDunknown2001-10-022-3/+21
* Fixed bug in counting open files when using many filesunknown2001-09-271-10/+14
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-09-271-10/+15
|\
| * Cleaned up udf_example.cc and mysql_fix_privilege_tablesunknown2001-09-271-10/+15
* | Changes on NT service for a more faster stop of the service on Win2kunknown2001-09-252-2/+3
|/
* Some fixes for Geminiunknown2001-09-201-1/+1
* Fix bug in SELECT EXPLAIN ... ORDER BYunknown2001-09-181-4/+7
* Fix for LOAD DATA FROM MASTER when using tables with checksumunknown2001-09-183-6/+11
* 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