summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Setting MODE_NO_AUTO_VALUE_ON_ZERO at copying in copy_data_between_tablesmskold@mysql.com2004-09-261-0/+12
|/ / / / /
* | | | | Merginghf@deer.(none)2004-09-141-1/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | A set of mysql_home_path-related fixeshf@deer.(none)2004-09-071-1/+3
* | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tulin@build.mysql.com2004-09-091-19/+28
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | after merge fixesserg@serg.mylan2004-09-071-3/+2
| * | | | mergedserg@serg.mylan2004-09-071-17/+27
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fix of previous push.guilhem@mysql.com2004-09-061-2/+2
| | * | | Replacing class Disable_binlog by macros. Patch already approved by Monty.guilhem@mysql.com2004-09-061-19/+28
| | | |/ | | |/|
| | * | cosmetic changeguilhem@mysql.com2004-08-191-9/+9
| | * | Fix for BUG#4971 "CREATE TABLE ... TYPE=HEAP SELECT ... stops slave (wrong DE...guilhem@mysql.com2004-08-191-7/+21
| * | | sql_print_error cleanupserg@serg.mylan2004-09-041-2/+2
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbtomas@poseidon.(none)2004-09-061-1/+1
|\ \ \ \ | |/ / /
| * | | Remove extra '/' after mysql_real_data_homemonty@mysql.com2004-09-031-1/+1
| | |/ | |/|
* | | renamed ha_recovery_logging to ha_enable_transactiontomas@poseidon.(none)2004-09-031-2/+2
|/ /
* | 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
| |\ \