summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* (UPDATE|DELETE) ...WHERE MATCH bugfixunknown2001-11-212-12/+13
* removed ftfuncs argument for mysql_selectunknown2001-11-215-38/+35
* Fixed bug in OPTIMIZE TABLE that reset index cardinality if itunknown2001-11-181-16/+22
* Removing registry service parameter codeunknown2001-11-171-487/+0
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-11-071-0/+6
|\
| * Fix bug in ALTER TABLE on a TEMPORARY InnoDB table.unknown2001-11-071-0/+6
* | ha_innobase.cc:unknown2001-11-071-1/+1
* | ha_innobase.cc:unknown2001-11-071-2/+14
|/
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-11-071-1/+1
|\
| * Added missing mysqlbinlog to binary distributions.unknown2001-11-071-1/+1
* | updatedunknown2001-11-051-0/+8
|/
* Fixed problem with t1 LEFT_JOIN t2 ... WHERE t2.date_column IS NULL when date...unknown2001-11-031-1/+2
* Fix that mysqladmin shutdown can be interrupted with ^Cunknown2001-11-037-27/+44
* Portability fixes.unknown2001-11-021-1/+4
* Changed time -> query_time in slow query log.unknown2001-10-312-2/+2
* Portability fixesunknown2001-10-312-1/+5
* 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
|\