summaryrefslogtreecommitdiff
path: root/sql/handler.h
Commit message (Expand)AuthorAgeFilesLines
* Sort class handler public declarations. kostja@bodhi.(none)2007-12-191-126/+115
* Consistently use doxygen comments in class handler.kostja@vajra.(none)2007-12-181-114/+92
* Bug#30273 - merge tables: Can't lock file (errno: 155)istruewing@stella.local2007-12-111-1/+10
* Bug #28430 Failure in replication of innodb partitioned tables on row/mixed f...holyfoot/hf@mysql.com/hfmain.(none)2007-09-071-0/+11
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1monty@narttu.mysql.fi2007-08-141-33/+38
|\
| * Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarismonty@mysql.com/nosik.monty.fi2007-08-131-33/+38
* | WL#3732 Information schema optimizationgluh@mysql.com/eagle.(none)2007-08-031-2/+2
* | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1-opttsmith@ramayana.hindu.god2007-08-011-0/+29
|\ \ | |/ |/|
| * (Pushing for Andrei)gkodinov/kgeorge@magare.gmz2007-07-301-0/+29
| |\
| | * (pushing for Andrei)gkodinov/kgeorge@magare.gmz2007-07-301-0/+29
* | | Merge bodhi.(none):/opt/local/work/mysql-5.0-runtimekostja@bodhi.(none)2007-07-311-3/+31
|\ \ \
| * | | Fix a compilation warning.kostja@bodhi.(none)2007-07-301-1/+0
| * | | A fix and a test case for Bug#24918 drop table and lock / inconsistentkostja@bodhi.(none)2007-07-271-3/+37
| | |/ | |/|
* | | handler::ha_write_row_no_binlog() hack removed,serg@janus.mylan2007-07-301-1/+0
* | | WL#3984 (Revise locking of mysql.general_log and mysql.slow_log)malff/marcsql@weblab.(none)2007-07-271-38/+1
| |/ |/|
* | Post-merge fixes (merge from the main).kostja@bodhi.(none)2007-07-171-1/+1
* | Merge bodhi.(none):/opt/local/work/mysql-5.0-runtimekostja@bodhi.(none)2007-07-161-6/+39
|\ \ | |/
| * Merge adventure.(none):/home/thek/Development/cpp/bug28249/my50-bug28249thek@adventure.(none)2007-07-121-6/+39
| |\
| | * Bug#28249 Query Cache returns wrong result with concurrent insert / certain lockthek@adventure.(none)2007-07-121-6/+39
| * | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndbtomas@whalegate.ndb.mysql.com2007-06-171-1/+2
| |\ \
| | * | Bug#26342 auto_increment_increment AND auto_increment_offset REALLY REALLY an...mskold/marty@mysql.com/linux.site2007-05-091-1/+2
| | |/
| * | 5.0 version of fix for:dlenev@mockturtle.local2007-05-231-0/+1
| |/
* | WL#3914: Additonal accessors required to compile InnoDB as a plugin storage e...tsmith@maint1.mysql.com2007-07-051-1/+9
* | Merge bk@192.168.21.1:mysql-5.1-optholyfoot/hf@hfmain.(none)2007-06-291-4/+7
|\ \
| * | Bug #29252 Assertion 'table->file || table->file->inited == handler::NONE' fa...holyfoot/hf@mysql.com/hfmain.(none)2007-06-251-4/+7
* | | Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rplmats@kindahl-laptop.dnsalias.net2007-06-121-6/+41
|\ \ \ | |/ / |/| |
| * | Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rplmats@kindahl-laptop.dnsalias.net2007-06-121-6/+41
| |\ \
| | * | BUG#23051 (READ COMMITTED breaks mixed and statement-basedmats@kindahl-laptop.dnsalias.net2007-06-121-0/+2
| | * | WL#3303 (RBR: Engine-controlled logging format):mats@kindahl-laptop.dnsalias.net2007-05-291-2/+20
| | * | WL#3303 (RBR: Engine-controlled logging format):mats@kindahl-laptop.dnsalias.net2007-05-281-4/+19
* | | | Merge olga.mysql.com:/home/igor/mysql-5.1igor@olga.mysql.com2007-06-031-1/+9
|\ \ \ \
| * \ \ \ Merge bk-internal.mysql.com:/data0/bk/mysql-5.1ibabaev@bk-internal.mysql.com2007-06-011-1/+9
| |\ \ \ \
| | * | | | Added comment for ha_statistics::recordssergefp@mysql.com2007-05-291-1/+9
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@bodhi.(none)2007-06-011-39/+39
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@a88-113-38-195.elisa-laajakaista.fi2007-05-241-39/+39
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-39/+39
| | |/ /
* | | | 5.1 version of fix for:dlenev@mockturtle.local2007-05-231-0/+1
|/ / /
* | | wl#2936 post-merge fixesserg@janus.mylan2007-04-161-2/+3
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1serg@sergbook.mysql.com2007-04-161-2/+11
|\ \ \ | |/ / |/| |
| * | more wl#2936 fixes: removed implicit ha_thd() calls (too error-prone),serg@sergbook.mysql.com2007-04-151-3/+1
| * | wl#2936 - fixing problemsserg@janus.mylan2007-04-131-0/+4
| * | WL#2936antony@ppcg5.local2007-03-021-2/+9
* | | Merge mysql.com:/home/svoj/devel/bk/mysql-5.0-enginessvoj@april.(none)2007-03-311-0/+11
|\ \ \ | | |/ | |/|
| * | BUG#26138 - REPAIR TABLE with option USE_FRM erases all records insvoj@mysql.com/june.mysql.com2007-03-301-0/+11
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@bodhi.local2007-03-201-2/+7
|\ \ \
| * | | BUG#9953: CONVERT_TZ requires mysql.time_zone_name to be lockedkroki/tomash@moonlight.home2007-03-091-2/+7
| | |/ | |/|
* | | wl#3700 - post-review fixes:serg@janus.mylan2007-03-171-6/+23
* | | WL#3700: Handler API change: all index search methods - that is,serg@janus.mylan2007-01-291-5/+33
|/ /
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-311-1/+1
|\ \ | |/
| * my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1