summaryrefslogtreecommitdiff
path: root/sql/sql_db.cc
Commit message (Expand)AuthorAgeFilesLines
* merge with 4.1monty@mysql.com2004-10-291-2/+7
|\
| * Bug#6202: ENUMs are not case sensitive even if declared BINARYbar@mysql.com2004-10-251-2/+2
| * mergedserg@serg.mylan2004-09-071-0/+5
| |\
| | * when we update thd->db in replication, it's safer to update thd->db_length too.guilhem@mysql.com2004-09-071-0/+9
* | | Merge with 4.1monty@mysql.com2004-09-061-6/+13
|\ \ \ | |/ /
| * | after merge fixserg@serg.mylan2004-08-201-1/+1
| * | mergedserg@serg.mylan2004-08-201-2/+2
| |\ \ | | |/
| | * Making FLUSH TABLES WITH READ LOCK block COMMITs of existing transactions,guilhem@mysql.com2004-08-201-2/+2
| | * backport wild_compare fix from 4.1 - bug#3924serg@serg.mylan2004-05-291-1/+1
| | * Many files:heikki@hundin.mysql.fi2004-05-141-0/+2
| * | Removed non-used variablemiguel@hegel.txg.br2004-08-171-1/+0
| * | A small fix to understand 4.1.0 format.bar@mysql.com2004-07-271-3/+10
* | | removing archive of .frm-s added (BUG#4821)bell@sanja.is.com.ua2004-08-251-33/+148
* | | Post-merge fix.pem@mysql.com2004-07-231-0/+2
|\ \ \ | |/ /
| * | sql_db.cc:bar@mysql.com2004-07-231-0/+2
* | | manual mergeserg@serg.mylan2004-07-201-1/+2
|\ \ \ | |/ /
| * | Compilation failure on Windows fixed.konstantin@mysql.com2004-07-191-1/+2
* | | Fixes for bug #4571 (Windows compabilities)miguel@hegel.txg2004-07-161-2/+1
* | | VIEWbell@sanja.is.com.ua2004-07-161-1/+1
* | | Merge with 4.1monty@mysql.com2004-07-121-24/+242
|\ \ \ | |/ /
| * | manual merge vva@eagle.mysql.r18.ru2004-07-091-6/+6
| |\ \
| | * | added an optimization in mysql_create_db (sql_db.cc)vva@eagle.mysql.r18.ru2004-07-091-2/+2
| | * | fixed Bug #4378 "create database IF NOT EXISTS thing" returns an errorvva@eagle.mysql.r18.ru2004-07-081-2/+3
| * | | Cleanup of db option cacheingmonty@mysql.com2004-07-091-59/+75
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-07-081-2/+3
| |\ \ \
| | * | | New handler::index_flags() definition to make it easy to check the full used ...monty@mysql.com2004-07-081-2/+3
| | |/ /
| * | | WL#807 Optimize loading database options in load_db_optbar@mysql.com2004-07-081-6/+207
| |/ /
* | | After merge fixesmonty@mysql.com2004-07-121-1/+0
* | | Merge with 4.1.3-betamonty@mysql.com2004-07-071-36/+35
|\ \ \ | |/ /
| * | Making DROP TABLE IF EXISTS, DROP DATABASE IF EXISTS, DELETE FROM, UPDATE be ...guilhem@mysql.com2004-06-091-37/+35
* | | Merging 4.1 to 5.0.pem@mysql.com2004-05-261-2/+8
|\ \ \ | |/ /
| * | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1hf@deer.(none)2004-05-241-1/+7
| |\ \
| | * | Fix for bug #3691 (libmysqld reports error 2 on CREATE DATABASE hf@deer.(none)2004-05-241-1/+7
| * | | Fix for bug which caused grant.test fail on darwin7.3. We were converting db ...dlenev@brandersnatch.localdomain2004-05-221-1/+1
| |/ /
* | | Merge 4.1 -> 5.0pem@mysql.com2004-05-071-2/+12
|\ \ \ | |/ /
| * | Merge with 4.0.19monty@mysql.com2004-05-051-1/+6
| |\ \ | | |/
| | * don't rely on readdir() returning . and .. firstserg@serg.mylan2004-05-041-1/+6
| * | Merge with 4.0monty@mishka.local2004-04-261-1/+6
| |\ \ | | |/
| | * A fix for the error message when database can not be dropped due toSinisa@sinisa.nasamreza.org2004-03-301-1/+6
* | | Merge 4.1 -> 5.0.pem@mysql.com2004-04-071-59/+78
|\ \ \ | |/ /
| * | sql_db.cc:bar@bar.intranet.mysql.r18.ru2004-03-291-0/+2
| * | After merge fixes + simple optimizationsmonty@mysql.com2004-03-261-5/+5
| * | aliases should be compared with my_strcasecmp (BUG#3251)bell@sanja.is.com.ua2004-03-221-1/+2
| * | DROP DATABASE now returns (affected_rows) number of tables droppedserg@serg.mylan2004-03-191-3/+0
| * | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2004-03-181-0/+3
| |\ \
| | * | make DROP DATABASE to behave as documented in the manual - to report number o...serg@serg.mylan2004-03-181-0/+3
| * | | After merge fixesmonty@mysql.com2004-03-171-4/+2
| * | | merge with 4.0monty@mysql.com2004-03-161-36/+34
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fixes to newly pushed codemonty@mysql.com2004-03-121-2/+2
| | * Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0vva@eagle.mysql.r18.ru2004-03-121-1/+1
| | |\