summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
...
* | | Post-merge fixes for Bug#19399 "Stored Procedures 'Lost Connection' kostja@bodhi.local2006-07-111-2/+15
* | | Merge bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-07-111-0/+17
|\ \ \ | |/ / |/| / | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@bodhi.netgear2006-07-071-0/+17
| |\
| | * A fix and a test case for Bug#19399 "res 'Lost Connection' when konstantin@bodhi.netgear2006-07-061-0/+17
* | | Merge chilla.local:/home/mydev/mysql-5.0ingo@chilla.local2006-07-061-1/+2
|\ \ \
| * | | Bug#16218 - Crash on insert delayedingo@mysql.com2006-06-261-1/+2
* | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0gluh@mysql.com2006-07-031-1/+3
|\ \ \ \
| * | | | Fix for bug#13934 Silent truncation of table commentsgluh@eagle.intranet.mysql.r18.ru2006-06-291-1/+3
* | | | | Merge mysql.com:/home/my/mysql-4.1monty@mysql.com2006-06-301-0/+21
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Reverted wrong bug fix (Bug#11228)monty@mysql.com2006-06-301-0/+21
| | |/ | |/|
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0elliot@mysql.com2006-06-261-8/+0
|\ \ \
| * | | Bug#20616: drop_temp_table test fails on Windows platformiggy@mysql.com2006-06-231-8/+0
* | | | Merge moonbone.local:/work/tmp_merge-4.1-opt-mysqlevgen@moonbone.local2006-06-231-21/+0
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Bug#11228: DESC shows arbitrary column as "PRI"bar@mysql.com2006-06-231-21/+0
* | | 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
| | |/ | |/|
* | | Merge mysql.com:/home/kgeorge/mysql/5.0/cleangkodinov@mysql.com2006-05-261-1/+2
|\ \ \
| * | | BUG#18681: View privileges are brokengkodinov@mysql.com2006-05-261-1/+2
| |/ /
* | | Bug #14875: Bad view DEFINER makes SHOW CREATE VIEW failgkodinov@mysql.com2006-05-261-2/+12
|/ /
* | Merge mysql.com:/usr/home/bar/mysql-4.1.b18004bar@mysql.com2006-03-221-3/+3
|\ \ | |/
| * Bug#18004 Connecting crashes server when default charset is UCS2bar@mysql.com2006-03-201-3/+3
* | 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
* | | 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#15020 "Can't find files" message incorrect for error 24msvensson@neptunus.(none)2006-01-191-1/+2
* | | | many warnings (practically safe but annoying) correctedserg@serg.mylan2006-01-031-1/+4
* | | | 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-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-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:/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
| |/
* | Inefficient usage of String::append() fixed.bell@sanja.is.com.ua2005-11-201-1/+1
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0jani@ua141d10.elisa.omakaista.fi2005-11-031-23/+0
|\ \
| * | Changes in get_table_type() and mysql_frm_type(). The main problem wasjani@ua141d10.elisa.omakaista.fi2005-11-031-23/+0
* | | A fix and a test case for Bug#14210 "Simple query with > operator on konstantin@mysql.com2005-11-031-1/+2
* | | Merge monty@bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-11-021-1/+1
|\ \ \
| * | | Added missing DBUG_ENTER (bug in last push)monty@mysql.com2005-11-011-1/+1
| * | | Add missing returnmonty@mysql.com2005-11-011-1/+1
* | | | found problem removedbell@sanja.is.com.ua2005-11-021-1/+1
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-11-021-2/+0
|\ \ \ \ | |/ / /
| * | | Reverting patch for BUG #14009 (use of abs() on null value causes problems wi...monty@mysql.com2005-11-011-6/+3
* | | | postreview fixesbell@sanja.is.com.ua2005-10-311-4/+2
|/ / /
* | | fixe of typos, comments & layoutbell@sanja.is.com.ua2005-10-281-3/+1
* | | support of view underlying tables and SP functions security check added (BUG#...bell@sanja.is.com.ua2005-10-281-32/+201
|/ /
* | Fixes during review of new pushed codemonty@mysql.com2005-10-131-3/+5
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-10-121-5/+11
|\ \