summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2003-06-121-0/+23
|\
| * Many files:unknown2003-06-121-0/+23
* | merge with public treeunknown2003-06-051-56/+82
|\ \
| * \ Merge with 4.0.13unknown2003-06-041-52/+81
| |\ \
| | * | Fixed bug in ALTER TABLE DISABLE KEYS and INSERT DELAYED. Bug #478unknown2003-06-011-52/+81
| * | | Added SQLSTATE to client/server protocolunknown2003-06-041-4/+1
* | | | character_set_server is now updatableunknown2003-05-301-1/+2
|/ / /
* | | mergeunknown2003-05-221-60/+113
|\ \ \
| * \ \ Merge with 4.0.13unknown2003-05-191-60/+113
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Fix for MacOSX and symlinksunknown2003-05-141-64/+78
| | * Fix of bug 390: primary key now implies (silently) NOT NULL for key fields.unknown2003-05-131-2/+3
| | * avoid sigsegv when open_ltable() fails in REPAIR ... USE_FRMunknown2003-05-021-0/+5
| | * merge fixunknown2003-04-291-5/+25
| | |\
| | | * Fixed problem when comparing a key for a multi-byte-character set. (bug 152)unknown2003-04-271-5/+25
| | * | merge fixunknown2003-04-261-9/+12
| | |\ \ | | | |/
| | | * bug 283: FULLTEXT index on a TEXT filed converted to a CHAR field doesn't wor...unknown2003-04-231-9/+12
| | * | One test case, one bug fix and one new featureunknown2003-04-031-7/+17
| | |/
* | | Resolve merge colflictunknown2003-05-211-4/+24
|\ \ \ | |/ /
| * | Give warning if MySQL doesn't honor given storage engineunknown2003-05-131-3/+23
| * | INSERT ... UPDATE ... VALUES()unknown2003-05-031-1/+1
* | | Support of warnings for all DML statements (Insert, Update and Alter)unknown2003-04-301-1/+3
|/ /
* | merge fixunknown2003-04-261-5/+5
|\ \
| * | Many files:unknown2003-04-241-5/+5
* | | a fix for a crashing bug when attempting to create InnoDB table unknown2003-04-081-0/+6
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-171-28/+29
|\ \
| * | Preparing to client<->server autoconvertunknown2003-03-171-28/+29
* | | Merge with 4.0unknown2003-03-161-14/+16
|\ \ \ | |/ / |/| / | |/
| * merge with 3.23 to get:unknown2003-03-151-6/+5
| |\
| | * Check for empty table/column namesunknown2003-03-141-7/+5
| * | mergeunknown2003-03-101-2/+3
| |\ \
| | * \ Merge with 3.23 to get fix for deadlock when doing LOCK TABLES in one thread ...unknown2003-03-041-4/+7
| | |\ \ | | | |/
| * | | Merge to get fix for LOCK TABLES + DROP TABLE in another threadunknown2003-03-071-6/+7
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fixed a deadlock problem when using LOCK TABLE in one thread and DROP TABLE i...unknown2003-03-031-4/+7
* | | All segments of SPATIAL keys MUST be NOT NULL.unknown2003-02-261-5/+5
* | | set_var.cc, sql_table.cc, handler.cc, field.cc:unknown2003-02-261-1/+1
* | | Merge with 4.0.11unknown2003-02-261-0/+1
|\ \ \ | |/ /
| * | ALTER TABLE closes all open HANDLER's for the table in questionunknown2003-02-221-0/+1
* | | Forbid NULL geometry fields unknown2003-02-251-0/+5
* | | DATABASE character set is never blank anymoreunknown2003-02-211-3/+1
* | | sql_table.cc, field.cc:unknown2003-02-171-8/+14
* | | Merge with 4.0.11 tree to get latest bug fixesunknown2003-02-171-1/+1
|\ \ \ | |/ /
| * | Fixed multi-table-delete for InnoDB tablesunknown2003-02-171-1/+1
* | | Fixed a lot of wrong memory references as reported by valgrindunknown2003-02-121-0/+4
* | | Move tmp_table_used to THDunknown2003-02-101-2/+2
* | | Merge with 4.0.11unknown2003-02-041-6/+47
|\ \ \ | |/ /
| * | Fixed compilation error on windowsunknown2003-01-291-5/+43
| * | Merge work:/home/bk/mysql-4.0unknown2003-01-281-1/+2
| |\ \
| | * | fixed "DROP table_open_in_handler" hangunknown2003-01-281-1/+2
| * | | Fixes for Netwareunknown2003-01-281-1/+1
| |/ /
| * | fixed table invalidation in simple renamingunknown2003-01-241-0/+2