summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Small changes to mysql_config.shunknown2001-12-052-10/+25
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-12-058-34/+127
|\
| * Upgrade version numberunknown2001-12-051-1/+1
| * Fixed bug in LEFT JOINunknown2001-12-057-33/+126
* | buf0buf.ic, mtr0log.ic:unknown2001-12-042-2/+15
* | log0recv.c:unknown2001-12-041-1/+3
* | get correct paths in mysql_config even if the user moves basedirunknown2001-12-011-0/+39
* | added build-tagsunknown2001-11-303-0/+33
|/
* Better optimization for InnoDB and BDB tables for ORDER BYunknown2001-11-2910-7/+143
* Added read log caching and fixed a possible bug in write cacheing.unknown2001-11-282-6/+25
* Merge work:/home/bk/mysql into mysql.sashanet.com:/reiser-data/mysqlunknown2001-11-275-7/+13
|\
| * fixed alias drop bug in binlogunknown2001-11-275-7/+13
* | 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