summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* Portablity fixes & simple optimizationsmonty@mysql.com2004-08-241-5/+9
* Fixed uninitialized variablemonty@mysql.com2004-08-241-1/+1
* after merge fixserg@serg.mylan2004-08-201-1/+1
* (manual port from 4.0 - was needed)guilhem@mysql.com2004-08-191-10/+21
* manually mergedserg@serg.mylan2004-08-181-1/+0
|\
| * Fix for:guilhem@mysql.com2004-07-311-1/+0
| * Fixes forguilhem@mysql.com2004-07-171-10/+13
* | bug#4881 - crash in ALTER .. RENAME if rename failsserg@serg.mylan2004-08-071-1/+1
* | no_auto_value_on_zero + alter table bugserg@serg.mylan2004-07-301-6/+13
* | Cleanup of db option cacheingmonty@mysql.com2004-07-091-1/+1
* | WL#807 Optimize loading database options in load_db_optbar@mysql.com2004-07-081-0/+17
* | Added missing my_time.c file to mysqlclient projectmonty@mysql.com2004-06-281-0/+1
* | Merge with 4.0 to get the latest bug patches to 4.1monty@mysql.com2004-06-251-5/+8
|\ \ | |/
| * Merge mysql.com:/home/mydev/mysql-4.0ingo@mysql.com2004-06-251-3/+3
| |\
| | * bug#3565 - HANDLER and FLUSH TABLE/TABLES deadlock.ingo@mysql.com2004-06-241-3/+3
| * | lower_case_table_names=2 (Keep case for table names) was not honoredmonty@mysql.com2004-06-231-1/+4
| |/
* | mergedserg@serg.mylan2004-06-231-7/+17
|\ \
| * | handler interface cleanups:serg@serg.mylan2004-06-231-7/+17
* | | Allocate memory when a character set is requested:bar@mysql.com2004-06-111-1/+1
* | | EXISTS(SELECT * ...)bell@sanja.is.com.ua2004-06-101-0/+1
* | | WL#1689 "Map OPTIMIZE TABLE to ALTER TABLE for InnoDB"guilhem@mysql.com2004-06-101-3/+63
* | | Making DROP TABLE IF EXISTS, DROP DATABASE IF EXISTS, DELETE FROM, UPDATE be ...guilhem@mysql.com2004-06-091-11/+13
|/ /
* | Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1magnus@neptunus.(none)2004-05-251-24/+29
|\ \
| * | Fix for sporadically failures of innodb.test on Darwin 7.3 dlenev@brandersnatch.localdomain2004-05-251-0/+6
| * | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1vva@eagle.mysql.r18.ru2004-05-241-19/+18
| |\ \
| | * | Introduced parameter object "ALTER_INFO" for mysql_alter_tablevva@eagle.mysql.r18.ru2004-05-211-19/+18
| * | | Fix for bug which caused grant.test fail on darwin7.3. We were converting db ...dlenev@brandersnatch.localdomain2004-05-221-5/+5
| |/ /
* | | Mergemagnus@neptunus.(none)2004-05-171-3/+9
|\ \ \ | |/ /
| * | mergedserg@serg.mylan2004-05-151-5/+6
| |\ \
| | * | Better fix for bug #3749 (bug in deleting automatic generated foreign keys)monty@mysql.com2004-05-151-15/+9
| * | | better fix for bug#3749 - do not consider already removed keys in key removal...serg@serg.mylan2004-05-141-13/+6
| |/ /
| * | sql_table.cc:heikki@hundin.mysql.fi2004-05-141-4/+16
* | | Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1magnus@neptunus.(none)2004-05-131-11/+28
|\ \ \ | |/ /
| * | Don't automaticly generate a new key for a foreign key constraint if there is...monty@mysql.com2004-05-121-11/+28
* | | Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1magnus@neptunus.(none)2004-05-101-1/+5
|\ \ \ | |/ / |/| |
| * | Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1magnus@neptunus.(none)2004-05-071-1/+5
| |\ \
| | * | BUG# 3658 ALTER TABLE corrupts tablemagnus@neptunus.(none)2004-05-051-1/+5
* | | | Merge marko@build.mysql.com:/home/bk/mysql-4.1marko@hundin.mysql.fi2004-05-071-3/+3
|\ \ \ \ | |/ / /
| * | | Merge mysql.com:/home/mydev/mysql-4.1ingo@mysql.com2004-05-071-3/+3
| |\ \ \
| | * | | WL#1687 - Optimize UNION DISTINCT ... UNION ALL (again).ingo@mysql.com2004-05-061-3/+3
| | |/ /
* | | | Merge marko@build.mysql.com:/home/bk/mysql-4.1marko@hundin.mysql.fi2004-05-071-0/+3
|\ \ \ \ | |/ / /
| * | | Portablity fix for system with case insenstive table names. (Without this ALT...monty@mysql.com2004-05-071-0/+3
| |/ /
* | | Merge marko@build.mysql.com:/home/bk/mysql-4.1marko@hundin.mysql.fi2004-05-051-4/+29
|\ \ \ | |/ / |/| |
| * | Introduce keys in child tables corresponding to FOREIGN KEYsmarko@hundin.mysql.fi2004-04-211-4/+29
* | | Fix to handle unsigned data in prepared statements (Bug #3447)monty@mysql.com2004-05-041-1/+1
|/ /
* | Added NDB storage enginemagnus@neptunus.(none)2004-04-151-0/+29
* | Don't enable HA_EXTRA_WRITE_CACHE if too few rowsmonty@mysql.com2004-04-081-996/+899
* | mergedserg@serg.mylan2004-04-071-28/+30
|\ \
| * \ mergedserg@serg.mylan2004-04-071-21/+23
| |\ \
| | * | post-review fixesserg@serg.mylan2004-04-071-7/+11