summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge with new VARCHAR codemonty@mysql.com2004-12-0635-1234/+815
|\
| * Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-0636-1256/+854
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2004-12-0634-276/+504
|\ \
| * | After merge fixesmonty@mysql.com2004-12-0611-47/+70
| * | Merge with 4.1monty@mysql.com2004-12-0631-236/+441
| |\ \
| | * \ Merge mysql.com:/home/bkroot/mysql-4.1 into mysql.com:/home/bk/bXXXX-4.1lars@mysql.com2004-12-042-2/+2
| | |\ \
| | | * | Due to a compiler bug, slave.cc:tables_ok() sometimes wrongly returnslars@mysql.com2004-12-032-2/+2
| | * | | mergebell@sanja.is.com.ua2004-12-031-3/+3
| | |\ \ \
| | | * \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-12-031-3/+3
| | | |\ \ \
| | | | * | | init values to avoid junk returning in case of null value asking without assi...bell@sanja.is.com.ua2004-11-251-3/+3
| | * | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-12-0325-221/+369
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Mergejimw@mysql.com2004-12-0315-81/+138
| | | |\ \ \ \
| | | | * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2004-12-032-27/+19
| | | | |\ \ \ \ | | | | | |_|/ / | | | | |/| | |
| | | | | * | | sql/sql_class.hserg@serg.mylan2004-12-032-27/+19
| | | | * | | | Merge mysql.com:/space/bkroot/mysql-4.1mats@mysql.com2004-12-0314-54/+119
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | | * | | Bug#6391 (binlog-do-db rules ignored)mats@mysql.com2004-12-0314-54/+119
| | | * | | | | Manual fixes to merge of fix for Bug #6682 to 4.1.jimw@mysql.com2004-12-031-8/+5
| | | * | | | | Mergejimw@mysql.com2004-12-033-6/+22
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | | * | | | Prevent adding 'CREATE TABLE .. SELECT' query to the binary log when thejimw@mysql.com2004-12-033-8/+23
| | | * | | | | compatibility fixserg@serg.mylan2004-12-021-1/+1
| | | * | | | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.1marko@hundin.mysql.fi2004-12-025-42/+45
| | | |\ \ \ \ \
| | | | * | | | | merge (new code fixed the ALTER TABLE problem)monty@mysql.com2004-12-022-25/+0
| | | | * | | | | merged on pullmonty@mysql.com2004-12-025-39/+58
| | | | |\ \ \ \ \
| | | | | * | | | | Cleanups during review stagemonty@mysql.com2004-12-025-39/+58
| | | | * | | | | | Fixes to make mysql-test-run --embedded-server workinghf@deer.(none)2004-12-021-2/+11
| | | * | | | | | | mysqld.cc:marko@hundin.mysql.fi2004-12-021-1/+1
| | | |/ / / / / /
| | | * | | | | | Fixes (bug #6932: 'revoke all privileges...' doesn't remove all proper column...ram@gw.mysql.r18.ru2004-12-021-1/+1
| | | * | | | | | Bug #6379: ENUM values are incorrectly convertedbar@mysql.com2004-12-026-89/+155
| | | * | | | | | Bug #6815 SHOW CREATE TABLE hangs after upgrading to 4.1bar@mysql.com2004-12-021-0/+9
| | * | | | | | | Mergebell@sanja.is.com.ua2004-12-0131-279/+794
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-11-301-4/+61
| | | |\ \ \ \ \ \ | | | | | |/ / / / | | | | |/| | | |
| | | | * | | | | two-line fix for BUG#6732 "FLUSH TABLES WITH READ LOCK + COMMIT makes next FL...guilhem@mysql.com2004-11-301-4/+61
| | * | | | | | | now we create temporary join for all queries with subqueries to make correct ...bell@sanja.is.com.ua2004-11-304-2/+5
| | * | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-11-177-6/+8
| | |\ \ \ \ \ \ \
| | | * | | | | | | backport Serg's fix of FT interface (BUG#6523)bell@sanja.is.com.ua2004-11-164-3/+3
| | | * | | | | | | fixed joincleunup to avoid double deletin tables, and too earlyfull cleanup i...bell@sanja.is.com.ua2004-11-162-3/+5
| | | * | | | | | | moved procedure list initialization (BUG#6517)bell@sanja.is.com.ua2004-11-152-1/+1
* | | | | | | | | | Fix for bugs #6955 SHOW PROCEDURE STATUS crashes the server, gluh@gluh.mysql.r18.ru2004-12-061-1/+3
|/ / / / / / / / /
* | | | | | | | | InnoDB: Fix ctype_utf8 test failure caused by the new record format.marko@hundin.mysql.fi2004-12-031-0/+19
* | | | | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0guilhem@mysql.com2004-12-023-7/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Making FLUSH TABLES WITH READ LOCK killable while it's waiting for running co...guilhem@mysql.com2004-12-023-7/+26
* | | | | | | | | | Many files:marko@hundin.mysql.fi2004-12-021-8/+6
|/ / / / / / / / /
* | | | | | | | | Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-5.0jan@hundin.mysql.fi2004-12-016-49/+185
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0brian@avenger.(none)2004-11-304-34/+133
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge avenger.(none):/export/brian/mysql/merge/4.1brian@avenger.(none)2004-11-301-17/+45
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | | * | | | | | | | fixed so that warning on missing support for engine only printed once even if...tomas@poseidon.ndb.mysql.com2004-11-301-17/+45
| | * | | | | | | | | Merge for Matt for Innodb bug. brian@avenger.(none)2004-11-304-29/+100
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | | * | | | | | | | fixed error in test resulttomas@poseidon.ndb.mysql.com2004-11-301-6/+17
| | | * | | | | | | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.1marko@hundin.mysql.fi2004-11-301-12/+51
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | InnoDB: Allow ALTER TABLE to do intermediate COMMIT also when the tablemarko@hundin.mysql.fi2004-11-301-24/+27