summaryrefslogtreecommitdiff
path: root/sql/ha_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-06-121-0/+6
|\ \
| * | BUG#19305: COALESCE partition left partition files undroppedunknown2006-05-271-0/+6
* | | After merge fixesunknown2006-06-051-5/+7
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-041-99/+97
|\ \ \
| * | | This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-95/+96
| |/ /
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-021-8/+47
|\ \ \
| * | | First push for WL#3146 "less locking in auto_increment". It is a 0-real-chang...unknown2006-06-021-8/+47
| | |/ | |/|
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-281-44/+18
|\ \ \ | |/ / |/| |
| * | handlerton cleanup:unknown2006-05-281-44/+18
* | | Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug17455unknown2006-05-241-4/+2
|\ \ \ | |/ / |/| |
| * | BUG#17455: Wrong results from Repair/Optimize .. table for partitioned tablesunknown2006-05-231-4/+2
| |/
* | Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-05-121-0/+80
|\ \ | |/ |/|
| * Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug19502unknown2006-05-121-0/+76
| |\
| | * BUG#19502: Enable/Disable index routines not working for partitioned handlersunknown2006-05-041-0/+76
| * | BUG#19501: Data_Free incorrectly handled for partitioned tables unknown2006-05-041-0/+4
| |/
* | Fixed compiler warningsunknown2006-05-041-1/+2
* | WL#3201 additional post-review fixesunknown2006-05-021-4/+7