summaryrefslogtreecommitdiff
path: root/sql/ha_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge dator5.(none):/home/pappa/clean-mysql-5.1-ktunknown2006-08-261-0/+11
|\ \
| * | Bug#20548 Events: crash if InnoDB, multiple events, busy procedures, partitionsunknown2006-08-231-0/+11
| |/
* | Merge dator5.(none):/home/pappa/bug21350unknown2006-08-171-20/+44
|\ \
| * | BUG#21350: Fix correct error handling when using DATA DIRECTORY and INDEX DIR...unknown2006-08-171-4/+5
| * | BUG#21350: No errors on using erroneus DATA DIRECTORY clauseunknown2006-08-071-19/+42
| |/
* | Merge dator5.(none):/home/pappa/bug21357unknown2006-08-161-2/+2
|\ \
| * | BUG#21357: Valgrind error in partition testunknown2006-08-071-2/+2
| |/
* | Merge dator5.(none):/home/pappa/bug21143unknown2006-08-161-4/+2
|\ \
| * | BUG#21143: mysqld hangs when using wrong number of subpartitionsunknown2006-08-081-4/+2
| |/
* | BUG#21173: SHOW TABLE STATUS crashes mysqldunknown2006-08-081-2/+6
* | BUG#21173: SHOW TABLE STATUS crashes on InnoDB tablesunknown2006-08-081-4/+9
|/
* Merge dator5.(none):/home/pappa/clean-mysql-5.1unknown2006-07-151-21/+50
|\
| * Merge dator5.(none):/home/pappa/clean-mysql-5.1-ktunknown2006-07-151-21/+50
| |\
| | * Merge dator5.(none):/home/pappa/bug20852unknown2006-07-151-20/+48
| | |\
| | | * Merge dator5.(none):/home/pappa/bug20770unknown2006-07-151-8/+15
| | | |\
| | | | * BUG#20770: DATA DIRECTORY and INDEX DIRECTORY error when ALTER TABLE ADD/DROP...unknown2006-07-051-8/+15
| | | * | Merge dator5.(none):/home/pappa/bug20767unknown2006-07-151-4/+11
| | | |\ \
| | | | * | BUG#20893: Valgrind errorunknown2006-07-101-4/+11
| | | | |/
| | | * | BUG#20389: Crash when using index scan in reverse orderunknown2006-07-151-8/+22
| | | |/
| | * | BUG#20852: Using update with full table scan causes mysqld to enter an eterna...unknown2006-07-121-1/+2
| | |/
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-07-131-1/+1
|\ \ \ | |/ /
| * | fixes after merge. Updates to test's results.unknown2006-07-101-1/+1
| |/
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2006-07-071-0/+21
|\ \ | |/ |/|
| * After merge fixes for patch solving bug#18437 "Wrong values inserted with aunknown2006-07-061-0/+21
* | Merge dator5.(none):/home/pappa/clean-mysql-5.1unknown2006-07-011-1/+2
|\ \ | |/ |/|
| * BUG#20583: index_last causes crash when performed on single partitionunknown2006-06-221-1/+2
* | Merge dator5.(none):/home/pappa/clean-mysql-5.1unknown2006-06-201-0/+1
|\ \ | |/ |/|
| * BUG#19281: Auto-increment disappeared after create indexunknown2006-06-151-0/+1
* | merge updateunknown2006-06-141-8/+1