summaryrefslogtreecommitdiff
path: root/sql/ha_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* BUG#29806 - binlog_innodb.test creates a server logunknown2007-07-251-1/+14
* Bug#26827 - table->read_set is set incorrectly,unknown2007-07-041-32/+37
* Merge anubis.xiphis.org:/usr/home/antony/work/mysql-5.1-enginesunknown2007-07-011-1/+11
|\
| * Post-merge fixes.unknown2007-06-301-0/+9
| * BUG#28026 - Falcon: crash if partitions and select for updateunknown2007-06-251-1/+2
* | Bug #28430 Failure in replication of innodb partitioned tables on row/mixed f...unknown2007-06-261-1/+2
|/
* Fix for bug #28806: Running SHOW TABLE STATUS during high INSERT load crashes...unknown2007-06-071-14/+8
* Added casts to avoid compiler warnings and fixed a wrong type.unknown2007-05-311-1/+1
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-46/+46
|\
| * WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-46/+46
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-enginesunknown2007-04-271-9/+25
|\ \ | |/ |/|
| * wl#2936 post-merge fixesunknown2007-04-161-1/+2
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-04-161-8/+23
| |\
| | * WL#2936unknown2007-03-281-2/+6
| | * WL#2936unknown2007-03-021-7/+18
* | | - Resolved conflict between fixes for bugs 25141 and 26074.unknown2007-04-241-2/+1
|/ /
* | bug #26074 Mysql crash creating partitionunknown2007-04-051-1/+2
* | wl#3700 - post-review fixes:unknown2007-03-171-3/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-03-161-36/+14
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-03-061-7/+23
| |\ \
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-02-211-36/+14
| |\ \ \ | | |_|/ | |/| |
| | * | WL#3700: Handler API change: all index search methods - that is,unknown2007-01-291-41/+14
* | | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-baseunknown2007-02-281-7/+23
|\ \ \ \ | | |_|/ | |/| |
| * | | valgrind error fixunknown2007-02-281-3/+6
| * | | BUG#26117 "index_merge sort-union over partitioned table crashes"unknown2007-02-271-4/+17
| |/ /
* | | Remove dead code: flush_version was never increased in the server,unknown2007-03-011-2/+3
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-01-291-7/+0
|\ \ | |/ |/|
| * After merge fixesunknown2007-01-291-7/+0
* | bug #24186 (nested query across partitions returns fewer records)unknown2007-01-121-0/+3
|/
* Many files:unknown2006-12-271-2/+1
* Removed compiler warningsunknown2006-11-271-2/+2
* Fixed a LOT of compiler warningsunknown2006-11-271-3/+3
* Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-ndbunknown2006-10-181-2/+2
|\
| * BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tablesunknown2006-10-181-2/+2
* | Merge dator5.(none):/home/pappa/clean-mysql-5.1unknown2006-10-161-2/+29
|\ \ | |/ |/|
| * BUG#18198: Partition function handlingunknown2006-10-021-0/+4
| * Merge dator5.(none):/home/pappa/clean-mysql-5.1-ktunknown2006-09-191-1/+16
| |\
| | * BUG#22178: Scan ordered performed also on engines not supporting ordered scansunknown2006-09-191-1/+16
| * | Merge dator5.(none):/home/pappa/clean-mysql-5.1unknown2006-09-191-1/+9
| |\ \ | | |/ | |/|
| | * Merge dator5.(none):/home/pappa/clean-mysql-5.1unknown2006-09-081-1/+9
| | |\
| | | * BUG#21210: ALTER TABLE t1 REORGANIZE PARTITION crashes when using InnoDBunknown2006-09-041-1/+9
* | | | Added license information display to output of plugins schema, and tagged all...unknown2006-10-051-0/+1
* | | | This patch updates to remove most global hton needs. Cleans up wrong message ...unknown2006-09-301-1/+1
* | | | This removes the passing of global hton to engine instance. unknown2006-09-291-7/+9
* | | | Removed Field (this came in as an idea from a previous patch by Serg)unknown2006-09-261-1/+1
|/ / /
* | | This changes the order of the universe, black is now the new white.unknown2006-09-151-13/+17
|/ /
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-09-011-1/+3
|\ \ | |/ |/|
| * add 2 placeholder values for config and system variables.unknown2006-08-301-1/+3
* | Merge dator5.(none):/home/pappa/clean-mysql-5.1unknown2006-08-311-1/+1
|\ \ | |/
| * This is a cleanup of warnings that windows is complaining about. unknown2006-08-231-1/+1