summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug in LEFT JOINunknown2001-12-051-6/+16
* Better optimization for InnoDB and BDB tables for ORDER BYunknown2001-11-294-1/+9
* fixed alias drop bug in binlogunknown2001-11-272-3/+8
* Fixed bug when joining with caching.unknown2001-11-272-42/+57
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-11-263-14/+41
|\
| * A fix for ANALYZE TABLEunknown2001-11-261-0/+4
| * Fix race condition in ANALYZE TABLE.unknown2001-11-263-14/+37
* | Merge work:/home/bk/mysqlunknown2001-11-232-7/+11
|\ \ | |/ |/|
| * properly kill slave in all cases on systems that do not interrupt syscallsunknown2001-11-232-7/+11
* | Portability fixunknown2001-11-221-1/+1
* | Portability fixunknown2001-11-221-0/+2
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-11-221-11/+53
|\ \ | |/
| * backport of shutdown fix for platforms that cannot break a syscall with a unknown2001-11-211-11/+53
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-11-222-16/+21
|\ \ | |/ |/|
| * Mergeunknown2001-11-212-16/+21
| |\
| | * Generate core file on Solaris.unknown2001-11-212-16/+21
* | | (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