summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-1412-161/+327
|\
| * Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-1412-161/+327
| |\
| | * merge updatemikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-144-17/+28
| | * Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug19801mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-1411-124/+262
| | |\
| | | * Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-1411-142/+282
| | | |\
| | | | * BUG#16002: Unsigned partition function supportmikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-141-4/+4
| | | | * BUG#16002: After review fixesmikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-062-3/+9
| | | | * BUG#16002: More review fixesmikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-062-235/+106
| | | | * BUG#16002: Handle unsigned integer partition functionsmikael@c-7308e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-056-43/+39
| | | | * Merge mronstrom@bk-internal.mysql.com:/home/bk/bugs/bug16002mikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-2111-203/+478
| | | | |\
| | | | | * BUG#16002: Make partition functions that are unsigned work properlymikael@c-4909e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-1711-203/+478
| | * | | | Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-142-22/+39
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | BUG#19801: Problems with single partition with only NULL allowed in LIST part...mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-141-4/+3
| | | * | | BUG#19801: Valgrind error in check_list_constantsmikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-05-302-22/+40
* | | | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndbtomas@poseidon.ndb.mysql.com2006-06-141-0/+18
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0tomas@poseidon.ndb.mysql.com2006-06-141-0/+18
| |\ \ \ \ \
| | * \ \ \ \ Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1tomas@poseidon.ndb.mysql.com2006-06-141-0/+18
| | |\ \ \ \ \
| | | * | | | | Bug #19493 NDB does not ignore duplicate keys when using LOAD DATA LOCALtomas@poseidon.ndb.mysql.com2006-06-141-1/+1
| | | * | | | | Bug #19493 NDB does not ignore duplicate keys when using LOAD DATA LOCALtomas@poseidon.ndb.mysql.com2006-06-141-0/+18
| | * | | | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1tomas@poseidon.ndb.mysql.com2006-06-141-4/+28
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Bug #18595 repeated create, insert, drop can cause MySQL table definition ca...tomas@poseidon.ndb.mysql.com2006-06-141-7/+27
* | | | | | | | Fixed variable descriptionmskold@mysql.com2006-06-141-1/+1
* | | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1mskold@linux.site2006-06-141-0/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | After merge fix.svoj@may.pils.ru2006-06-141-0/+9
| |/ / / / / / /
* | | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1mskold@linux.site2006-06-145-1/+31
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Added flag to detect renaming of fields (not supported as fast alter table fo...mskold@mysql.com2006-06-141-0/+2
| * | | | | | | Added flag to detect renaming of fields (not supported as fast alter table fo...mskold@mysql.com2006-06-142-2/+7
| * | | | | | | Fixed incorrect handling of renamed fields, forcing copy of table if needed a...mskold@mysql.com2006-06-134-0/+23
* | | | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1tomas@poseidon.ndb.mysql.com2006-06-142-3/+6
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ post-merge fixgluh@mysql.com2006-06-142-3/+6
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | Bug#19599 duplication of information_schema column value in a CONCAT expr wit...gluh@eagle.intranet.mysql.r18.ru2006-06-061-0/+1
| | * | | | | | | Bug#17661 information_schema.SCHEMATA returns uppercase with lower_case_table...gluh@eagle.intranet.mysql.r18.ru2006-06-061-3/+5
| | * | | | | | | Merge anna@bk-internal.mysql.com:/home/bk/mysql-5.0anna@hasky.mysql.fi2006-06-021-0/+8
| | |\ \ \ \ \ \ \
| | | * | | | | | | Fixed Bug#19479:mysqldump creates invalid dump.anjuta@arthur.local2006-06-011-0/+8
* | | | | | | | | | corrected merge errortomas@poseidon.ndb.mysql.com2006-06-141-0/+1
* | | | | | | | | | Bug #18595 repeated create, insert, drop can cause MySQL table definition cac...tomas@poseidon.ndb.mysql.com2006-06-141-17/+61
* | | | | | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1tomas@poseidon.ndb.mysql.com2006-06-142-0/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | ndb: add missing LOCK_opentomas@poseidon.ndb.mysql.com2006-06-142-0/+3
* | | | | | | | | | Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-133-7/+9
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | BUG#19307: CSV engine can cause crashes in partitioned tables (due to its con...mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-133-7/+9
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-138-84/+208
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug19122mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-124-68/+177
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-124-67/+176
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | BUG#19122: Need to close handlers before drop/rename phasemikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-121-8/+18
| | | * | | | | | | | BUG#19122: Need to close all handlers before rename/drop phase in ALTER TABLE...mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-123-35/+29
| | | * | | | | | | | Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...mikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-05-274-54/+159
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | | | * | | | | | | BUG#19122: MySQL Server crashes when ALTER TABLE t1 REBUILD PARTITION on Inno...mikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-05-264-54/+159
| * | | | | | | | | | Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug19695mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-124-12/+19
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...mikael@c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-06-124-12/+19
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | BUG#19695: Showed partition options when table options were not shownmikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-05-274-12/+17
| | | | |/ / / / / / / | | | |/| | | | | | |