summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Small safety fixunknown2001-11-285-8/+13
* Fixed bug when joining with caching.unknown2001-11-274-44/+65
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-11-2610-24/+125
|\
| * A fix for ANALYZE TABLEunknown2001-11-261-0/+4
| * Fix race condition in ANALYZE TABLE.unknown2001-11-2610-24/+121
* | 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-222-3/+4
* | Portability fixunknown2001-11-221-0/+2
* | Add missing resolve_stack_dump to RPMunknown2001-11-221-0/+1
* | Fixed problem when repairing packed MyISAM files.unknown2001-11-226-36/+70
* | 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-224-22/+24
|\ \ | |/ |/|
| * Mergeunknown2001-11-214-22/+24
| |\
| | * Generate core file on Solaris.unknown2001-11-214-22/+24
* | | (UPDATE|DELETE) ...WHERE MATCH bugfixunknown2001-11-214-12/+20
* | | removed ftfuncs argument for mysql_selectunknown2001-11-215-38/+35
* | | typo fixedunknown2001-11-211-1/+1
|/ /
* | srv0srv.c:unknown2001-11-191-4/+8
* | Fixed bug in OPTIMIZE TABLE that reset index cardinality if itunknown2001-11-185-17/+53
* | Removing registry service parameter codeunknown2001-11-171-487/+0
* | dict0dict.h, dict0dict.c:unknown2001-11-172-2/+2
* | btr0cur.c, btr0btr.c, dict0dict.h, dict0dict.c:unknown2001-11-175-17/+39
* | buf0flu.c:unknown2001-11-141-6/+2
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-11-075-3/+16
|\ \
| * | Fix bug in ALTER TABLE on a TEMPORARY InnoDB table.unknown2001-11-075-3/+16
* | | 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-075-14/+108
|\ \
| * | Added missing mysqlbinlog to binary distributions.unknown2001-11-075-14/+108
* | | updatedunknown2001-11-058-31/+99
|/ /
* | Fixed problem with t1 LEFT_JOIN t2 ... WHERE t2.date_column IS NULL when date...unknown2001-11-036-5/+24
|/
* Fix that mysqladmin shutdown can be interrupted with ^Cunknown2001-11-0314-42/+121
* Portability fixes.unknown2001-11-028-473/+13
* Changed time -> query_time in slow query log.unknown2001-10-313-2/+4
* Portability fixesunknown2001-10-3113-19/+38
* Portability fixesunknown2001-10-3119-48/+151
* row0mysql.c Fix an assertion when an empty database is droppedunknown2001-10-311-1/+3
* Update for OS2 (patch from Yuri Dario).unknown2001-10-3151-665/+1442
* os0file.c Replace some / 256 by >> operationsunknown2001-10-301-14/+13
* srv0srv.c Test if bk now worksunknown2001-10-301-1/+1
* Mergeunknown2001-10-3074-433/+1748
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-10-305-11/+45
|\
| * Fix for gcc 3.0unknown2001-10-305-11/+45
* | Merge work:/home/bk/mysqlunknown2001-10-292-1/+1
|\ \
| * | fixed bug with temporary tables replication if one does FLUSH LOGSunknown2001-10-292-1/+1
* | | 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-254-40/+185