summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-newbar@mysql.com2006-03-071-0/+3
|\
| * Bug#17142 Crash if create with encoded namebar@mysql.com2006-03-071-0/+3
* | Merge mysql.com:/extern/mysql/5.0/generic/mysql-5.0pem@mysql.com2006-03-061-6/+63
|\ \ | |/ |/|
| * Merge mysql.com:/home/timka/mysql/src/5.0-virgintimour@mysql.com2006-03-061-6/+63
| |\
| | * Fix for BUG#15229.timour@mysql.com2006-03-021-6/+63
* | | Merge mysql.com:/extern/mysql/5.0/bug17476/mysql-5.0pem@mysql.com2006-03-031-2/+17
|\ \ \ | |/ /
| * | Fix for BUG#17523: natural join and information schema.timour@mysql.com2006-02-221-2/+17
| * | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-01-191-1/+2
| |\ \
* | | | Bug#17181 (mysqlslap test server crash):mats@mysql.com2006-02-231-18/+28
* | | | post-merge fixes of bug 16548andrey@lmy004.2006-02-141-1/+1
* | | | manual mergeandrey@lmy004.2006-02-141-3/+139
|\ \ \ \
| * | | | - final fixes for bug#16431 (Events: An event which alters itself disappears)andrey@lmy004.2006-02-141-3/+139
* | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-newbrian@zim.tangent.org2006-02-111-15/+7
|\ \ \ \ \
| * | | | | This patch is to further remove the RAID code. We removed support for people ...brian@zim.tangent.org2006-02-111-15/+7
* | | | | | Merge mysql.com:/home/kostja/mysql/tmp_mergekonstantin@mysql.com2006-02-021-1/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | many warnings (practically safe but annoying) correctedserg@serg.mylan2006-01-031-1/+4
* | | | | Merge bk-internal:/home/bk/mysql-5.1-newmsvensson@neptunus.(none)2006-01-241-1/+26
|\ \ \ \ \
| * | | | | table.cc:bar@mysql.com2006-01-241-1/+26
* | | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.1msvensson@neptunus.(none)2006-01-241-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.1msvensson@neptunus.(none)2006-01-191-1/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge neptunus.(none):/home/msvensson/mysql/bug15020/my50-bug15020msvensson@neptunus.(none)2006-01-191-1/+2
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Bug#15020 "Can't find files" message incorrect for error 24msvensson@neptunus.(none)2006-01-191-1/+2
* | | | | | | Portability compilation fixes.knielsen@mysql.com2006-01-201-2/+2
|/ / / / / /
* | | | | | WL1019: complete patch. Reapplied patch to the cleancps@outpost.site2006-01-191-9/+22
* | | | | | WL #2604: Partition Managementmikron@c-1e0be253.1238-1-64736c10.cust.bredbandsbolaget.se2006-01-171-5/+43
| |_|_|/ / |/| | | |
* | | | | WL #1034 (Internal CRON)andrey@lmy004.2006-01-101-1/+2
|\ \ \ \ \
| * \ \ \ \ Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-wl1034andrey@lmy004.2005-12-141-1/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | WL1034 update for latest 5.1 sourcesandrey@lmy004.2005-12-021-1/+2
* | | | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-newbar@mysql.com2005-12-311-10/+40
|\ \ \ \ \ \
| * | | | | | WL#1324 table name to file name encodingbar@mysql.com2005-12-311-10/+40
* | | | | | | BUG#16068: Plugin related bugssvoj@april.(none)2005-12-291-2/+2
|/ / / / / /
* | | | | | WL#1012: All changes as one single changeset.lars@mysql.com2005-12-221-0/+20
* | | | | | Merge xiphis.org:/home/antony/work2/mysql-5.1acurtis@xiphis.org2005-12-211-13/+15
|\ \ \ \ \ \
| * | | | | | Finalize storage engine pluginsacurtis@xiphis.org2005-12-211-13/+15
| |/ / / / /
* | | | | | Merge joerg@trift2:/M50/part2-ramiljoerg@trift-lap.fambruehe2005-12-141-2/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Fix for bug #15602: 5.0.17 test case 'create' failure.ramil@mysql.com2005-12-091-2/+1
| | |_|_|/ | |/| | |
* | | | | Merge mysql.com:/home/timka/mysql/src/5.0-2486timour@mysql.com2005-12-071-68/+42
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Merge mysql.com:/home/timka/mysql/src/5.0-virgintimour@mysql.com2005-12-061-68/+42
| |\ \ \ | | |_|/ | |/| |
| | * | WL#2486 - natural/using joins according to SQL:2003timour@mysql.com2005-11-301-54/+0
| | * | WL#2486 - Natural/using join according to SQL:2003.timour@mysql.com2005-11-281-14/+42
* | | | Merge mysql.com:/home/jimw/my/mysql-5.1-releasejimw@mysql.com2005-11-301-2/+2
|\ \ \ \
| * | | | Fix byte * vs. char * mismatches that break Win32 compilation.knielsen@mysql.com2005-11-291-2/+2
| | |_|/ | |/| |
* | | | Merge mysql.com:/usr/home/bar/mysql-5.0bar@mysql.com2005-11-291-4/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Merge mysql.com:/home/jimw/my/mysql-4.1-14155jimw@mysql.com2005-11-281-4/+4
| |\ \ \
| | * | | Fix handling of maximum value for MAX_ROWS on 64-bit platforms. (Bug #14155)jimw@mysql.com2005-11-231-4/+4
* | | | | Merge mysql.com:/usr/local/bk/mysql-5.0pem@mysql.com2005-11-281-3/+3
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Merge mysql.com:/opt/local/work/mysql-4.1-rootkonstantin@mysql.com2005-11-251-3/+3
| |\ \ \ | | |_|/ | |/| |
| | * | A fix and a test case for Bug#14410 "Crash in Enum or Set type in konstantin@mysql.com2005-11-251-3/+3
| | |/
* | | Mikaels fix for compiling without partition storage engineknielsen@mysql.com2005-11-251-3/+14
* | | Merge mysql.com:/home/my/mysql-5.1monty@mysql.com2005-11-231-412/+767
|\ \ \