summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.1monty@mysql.com2004-12-061-2/+2
|\
| * Merge mysql.com:/space/bkroot/mysql-4.1mats@mysql.com2004-12-031-2/+2
| |\
| | * Bug#6391 (binlog-do-db rules ignored)mats@mysql.com2004-12-031-2/+2
* | | mergedserg@serg.mylan2004-11-221-1/+3
|\ \ \ | |/ /
| * | Bug #6748 heap_rfirst() doesn't work (and never did!)serg@serg.mylan2004-11-221-1/+3
| |/
* | WL 2059 Engine-specific status variables framework and WL 1922petr@mysql.com2004-11-181-0/+15
* | make information schema libmysqld compatiblebell@sanja.is.com.ua2004-11-141-2/+2
* | now my_printf_error is not better then my_error, but my_error call is shorterbell@sanja.is.com.ua2004-11-131-13/+6
* | mergebell@sanja.is.com.ua2004-11-121-7/+16
|\ \
| * | post-review fixesbell@sanja.is.com.ua2004-11-121-7/+16
| * | handler.cc:paul@ice.snake.net2004-10-221-5/+5
| * | Merge with implementation of WL#1724.timour@mysql.com2004-10-111-1/+2
| |\ \
| | * | WL#1724 "Min/Max Optimization for Queries with Group By Clause"timour@mysql.com2004-08-271-1/+2
| * | | Removed wrong warnings in test suite (This was because select_insert / select...monty@mishka.local2004-09-171-1/+1
| * | | Mergemonty@mishka.local2004-09-151-9/+5
| |\ \ \
| | * \ \ Merge.jani@rhols221.adsl.netsonic.fi2004-09-131-9/+5
| | |\ \ \
| | | * | | Added per thread status variables, after review, patch v1.1.jani@rhols221.adsl.netsonic.fi2004-09-131-9/+5
| | | |/ /
| * | | | Added options --auto-increment-increment and --auto-increment-offset.monty@mishka.local2004-09-151-20/+144
| |/ / /
| * | | After merge fixes of merge with 4.1 that included the new arena code.monty@mysql.com2004-09-091-1/+1
| * | | Merge with 4.1monty@mysql.com2004-09-061-28/+49
| |\ \ \ | | |/ / | |/| |
| * | | manual mergeserg@serg.mylan2004-07-201-7/+7
| |\ \ \
| * | | | After merge fixesmonty@mysql.com2004-07-151-1/+0
* | | | | Build fixes to make it compile.pem@mysql.comhem.se2004-11-121-1/+1
* | | | | Mainly resolving Guilhem's 4.1 patch to 5.0brian@avenger.(none)2004-11-111-36/+159
| |_|_|/ |/| | |
* | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1guilhem@mysql.com2004-11-111-2/+3
|\ \ \ \
| * | | | no new message in 4.1 (causes merge issues with 5.0). Using ER_UNKNOW_ERROR a...guilhem@mysql.com2004-11-111-2/+3
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-11-111-15/+23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Added possibility to detect if libmysqld is restartedmonty@mysql.com2004-11-111-15/+23
* | | | | Mergeguilhem@mysql.com2004-11-101-0/+25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | WL#1596 "make mysqldump --master-data --single-transaction able to do online ...guilhem@mysql.com2004-11-101-0/+18
| * | | | As rollback can be 30 times slower than insert in InnoDB, and user mayguilhem@mysql.com2004-11-081-0/+7
* | | | | Bug#6031 - To drop database you have to execute DROP DATABASE command twice.acurtis@pcgem.rdg.cyberkinetica.com2004-11-101-0/+56
|/ / / /
* | | | Bug#6202: ENUMs are not case sensitive even if declared BINARYbar@mysql.com2004-10-251-1/+1
* | | | Fixed a typo, which prevented non-valgrind build.ingo@mysql.com2004-10-201-1/+1
* | | | true,false -> TRUE, FALSEmonty@mishka.local2004-10-141-13/+25
* | | | Merge with 4.0 for 4.1 releasemonty@mysql.com2004-10-061-1/+1
|\ \ \ \
| * | | | Reverted patch for new usage of open_count as it caused more problems than it...monty@mysql.com2004-10-061-1/+1
* | | | | Mergetomas@poseidon.ndb.mysql.com2004-10-031-4/+125
|\ \ \ \ \
| * | | | | WL#1424 Updated after reviewmagnus@shellback.(none)2004-09-261-2/+2
| * | | | | Changed WL#1424 to use the function ha_find_files. This is a simpler implemen...magnus@neptunus.(none)2004-09-211-25/+12
| * | | | | Merged Thd_ndbmagnus@neptunus.(none)2004-09-201-4/+138
| |\ \ \ \ \
| | * \ \ \ \ Mergedmagnus@neptunus.(none)2004-09-131-4/+138
| | |\ \ \ \ \
| | | * | | | | WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete ...magnus@neptunus.(none)2004-09-131-4/+138
* | | | | | | | Support for TIMESTAMP columns holding NULL values. Unlike all otherdlenev@brandersnatch.localdomain2004-10-011-16/+0
|/ / / / / / /
* | | | | | | Merge mskold@build.mysql.com:/home/bk/mysql-4.1mskold@mysql.com2004-09-111-3/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge mskold@build.mysql.com:/home/bk/mysql-4.1mskold@mysql.com2004-09-081-3/+3
| |\ \ \ \ \ \
| | * | | | | | Removed unnecessary conditionmskold@mysql.com2004-09-071-3/+3
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tulin@build.mysql.com2004-09-091-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | |
| * | | | | sql_print_error cleanupserg@serg.mylan2004-09-041-1/+1
| |/ / / /
* | | | | renamed ha_recovery_logging to ha_enable_transactiontomas@poseidon.(none)2004-09-031-3/+4
|/ / / /