summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Added thread variable max_seeks_for_keyunknown2003-06-276-33/+61
* Fixed memory allocation in Unique to not allocate too much memoryunknown2003-06-263-23/+28
* LEFT JOIN optimization: Change LEFT JOIN to normal join if possibleunknown2003-06-267-31/+101
* Simple code cleanupunknown2003-06-234-34/+23
* SHOW GRANTS hided real grants when grants on both column and table (Bug 654)unknown2003-06-232-160/+205
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-231-2/+2
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-231-2/+2
| |\
| | * fixed bug in references column grantsunknown2003-06-231-2/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-232-0/+7
|\ \ \ | |/ / |/| |
| * | Added analyze as alias for optimizeunknown2003-06-232-0/+7
* | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-237-26/+61
|\ \ \
| * | | dict0dict.h, dict0dict.c, ha_innodb.cc:unknown2003-06-221-4/+7
| * | | Fixed cleanup_load_tmpdir() which deleted nothing.unknown2003-06-222-6/+12
| * | | Always send a fake Rotate event (this is roughly 70 bytes) when starting binl...unknown2003-06-211-14/+29
| * | | Merge mysql.com:/space/my/mysql-4.0unknown2003-06-201-2/+2
| |\ \ \
| | * | | - added $(EXEEXT) to gen_lex_hash generation/execution to fix a buildunknown2003-06-201-2/+2
| | | |/ | | |/|
| * | | Warn that --log-slave-updates is used without --log-bin and disabled (WL#998)unknown2003-06-201-0/+6
| * | | Fix error msg. Bug #681unknown2003-06-191-1/+1
| * | | Fix for bug #616 mysqld crash / SSL with SQLyogunknown2003-06-191-0/+5
| |/ /
* | | SCRUMunknown2003-06-194-2/+17
|/ /
* | Changed change_master() to use ER_MASTER_INFO (better display).unknown2003-06-172-1/+2
* | fulltext and left join bug fixedunknown2003-06-162-0/+6
* | Merge gbichot@213.136.52.20:/home/bk/mysql-4.0unknown2003-06-161-2/+11
|\ \
| * | Fix for nightly build test failure (test update).unknown2003-06-161-2/+11
* | | row0mysql.c, dict0dict.ic:unknown2003-06-161-1/+2
* | | handler.h, ha_innodb.h, ha_innodb.cc:unknown2003-06-153-13/+19
|/ /
* | Merge gbichot@213.136.52.20:/home/bk/mysql-4.0unknown2003-06-157-97/+465
|\ \
| * | Many files:unknown2003-06-157-97/+465
| |/
* | Simplified a test.unknown2003-06-151-6/+9
* | Merge gbichot@213.136.52.20:/home/bk/mysql-4.0unknown2003-06-144-5/+25
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-122-3/+4
| |\
| | * Changed safemalloc structure to not have to be 8 byte aligned. (Portability p...unknown2003-06-122-3/+4
| * | HANDLER priv check fixedunknown2003-06-121-2/+4
| * | Bugfix for #614unknown2003-06-112-0/+17
| |/
* | - Fix for bug 651: now a dying SQL slave threads wakes up any waiting MASTER_...unknown2003-06-141-4/+32
* | Merge gbichot@213.136.52.20:/home/bk/mysql-4.0unknown2003-06-102-27/+105
|\ \ | |/ |/|
| * More error messages. This is intended to help debugging; presently I have aunknown2003-06-102-27/+105
* | Don't install signal handler for SIGINT by defaultunknown2003-06-104-10/+54
|/
* Merge gbichot@213.136.52.20:/home/bk/mysql-4.0unknown2003-06-063-16/+53
|\
| * Fix for bug 254 :unknown2003-06-063-16/+53
* | sql_yacc.yy, sql_parse.cc, sql_lex.h, mysqld.cc, lex.h:unknown2003-06-065-4/+29
|/
* Test for bug 578. And a comment in slave.cc.unknown2003-06-051-0/+20
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-051-4/+11
|\
| * mysqld won't give a warning any more, if --user=user_name is used,unknown2003-06-051-4/+11
* | ha_innodb.cc:unknown2003-06-051-2/+1
* | ha_innodb.cc, handler.cc:unknown2003-06-052-104/+157
|/
* Merged fix for alarm on big blocksunknown2003-06-051-1/+1
|\
| * Fixed test if thr_alarm() failedunknown2003-06-051-1/+1
* | Merge jani@192.168.0.2:/my/mysql-4.0unknown2003-06-051-4/+4
|\ \
| * | Fixed a bug in concat_ws(), which did not add concat separatorunknown2003-06-051-4/+4