summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge rurik.mysql.com:/home/igor/mysql-4.1igor@rurik.mysql.com2003-06-121-0/+23
|\
| * Many files:igor@rurik.mysql.com2003-06-121-0/+23
* | merge with public treemonty@narttu.mysql.fi2003-06-051-56/+82
|\ \
| * \ Merge with 4.0.13monty@narttu.mysql.fi2003-06-041-52/+81
| |\ \
| | * | Fixed bug in ALTER TABLE DISABLE KEYS and INSERT DELAYED. Bug #478monty@narttu.mysql.fi2003-06-011-52/+81
| * | | Added SQLSTATE to client/server protocolmonty@narttu.mysql.fi2003-06-041-4/+1
* | | | character_set_server is now updatablebar@bar.mysql.r18.ru2003-05-301-1/+2
|/ / /
* | | mergemonty@mashka.mysql.fi2003-05-221-60/+113
|\ \ \
| * \ \ Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-60/+113
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Fix for MacOSX and symlinksmonty@narttu.mysql.fi2003-05-141-64/+78
| | * Fix of bug 390: primary key now implies (silently) NOT NULL for key fields.pem@mysql.com2003-05-131-2/+3
| | * avoid sigsegv when open_ltable() fails in REPAIR ... USE_FRMserg@serg.mylan2003-05-021-0/+5
| | * merge fixSinisa@sinisa.nasamreza.org2003-04-291-5/+25
| | |\
| | | * Fixed problem when comparing a key for a multi-byte-character set. (bug 152)monty@mashka.mysql.fi2003-04-271-5/+25
| | * | merge fixSinisa@sinisa.nasamreza.org2003-04-261-9/+12
| | |\ \ | | | |/
| | | * bug 283: FULLTEXT index on a TEXT filed converted to a CHAR field doesn't wor...serg@sergbook.mysql.com2003-04-231-9/+12
| | * | One test case, one bug fix and one new featureSinisa@sinisa.nasamreza.org2003-04-031-7/+17
| | |/
* | | Resolve merge colflictvenu@myvenu.com2003-05-211-4/+24
|\ \ \ | |/ /
| * | Give warning if MySQL doesn't honor given storage enginemonty@mashka.mysql.fi2003-05-131-3/+23
| * | INSERT ... UPDATE ... VALUES()serg@serg.mylan2003-05-031-1/+1
* | | Support of warnings for all DML statements (Insert, Update and Alter)venu@myvenu.com2003-04-301-1/+3
|/ /
* | merge fixSinisa@sinisa.nasamreza.org2003-04-261-5/+5
|\ \
| * | Many files:igor@hundin.mysql.fi2003-04-241-5/+5
* | | a fix for a crashing bug when attempting to create InnoDB table Sinisa@sinisa.nasamreza.org2003-04-081-0/+6
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@narttu.mysql.fi2003-03-171-28/+29
|\ \
| * | Preparing to client<->server autoconvertbar@bar.mysql.r18.ru2003-03-171-28/+29
* | | Merge with 4.0monty@narttu.mysql.fi2003-03-161-14/+16
|\ \ \ | |/ / |/| / | |/
| * merge with 3.23 to get:monty@mashka.mysql.fi2003-03-151-6/+5
| |\
| | * Check for empty table/column namesmonty@mashka.mysql.fi2003-03-141-7/+5
| * | mergemonty@narttu.mysql.fi2003-03-101-2/+3
| |\ \
| | * \ Merge with 3.23 to get fix for deadlock when doing LOCK TABLES in one thread ...monty@narttu.mysql.fi2003-03-041-4/+7
| | |\ \ | | | |/
| * | | Merge to get fix for LOCK TABLES + DROP TABLE in another threadmonty@mashka.mysql.fi2003-03-071-6/+7
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fixed a deadlock problem when using LOCK TABLE in one thread and DROP TABLE i...monty@narttu.mysql.fi2003-03-031-4/+7
* | | All segments of SPATIAL keys MUST be NOT NULL.ram@mysql.r18.ru2003-02-261-5/+5
* | | set_var.cc, sql_table.cc, handler.cc, field.cc:bar@bar.mysql.r18.ru2003-02-261-1/+1
* | | Merge with 4.0.11monty@narttu.mysql.fi2003-02-261-0/+1
|\ \ \ | |/ /
| * | ALTER TABLE closes all open HANDLER's for the table in questionserg@serg.mysql.com2003-02-221-0/+1
* | | Forbid NULL geometry fields ram@mysql.r18.ru2003-02-251-0/+5
* | | DATABASE character set is never blank anymorebar@bar.mysql.r18.ru2003-02-211-3/+1
* | | sql_table.cc, field.cc:bar@bar.mysql.r18.ru2003-02-171-8/+14
* | | Merge with 4.0.11 tree to get latest bug fixesmonty@mashka.mysql.fi2003-02-171-1/+1
|\ \ \ | |/ /
| * | Fixed multi-table-delete for InnoDB tablesmonty@mashka.mysql.fi2003-02-171-1/+1
* | | Fixed a lot of wrong memory references as reported by valgrindmonty@mashka.mysql.fi2003-02-121-0/+4
* | | Move tmp_table_used to THDmonty@mashka.mysql.fi2003-02-101-2/+2
* | | Merge with 4.0.11monty@mashka.mysql.fi2003-02-041-6/+47
|\ \ \ | |/ /
| * | Fixed compilation error on windowsmonty@mashka.mysql.fi2003-01-291-5/+43
| * | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2003-01-281-1/+2
| |\ \
| | * | fixed "DROP table_open_in_handler" hangserg@serg.mysql.com2003-01-281-1/+2
| * | | Fixes for Netwaremonty@mashka.mysql.fi2003-01-281-1/+1
| |/ /
| * | fixed table invalidation in simple renamingbell@sanja.is.com.ua2003-01-241-0/+2