summaryrefslogtreecommitdiff
path: root/sql/sql_db.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.1unknown2004-12-221-12/+14
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-091-13/+15
| |\
| | * Ensure that we free memory used with --order-by-primary (in mysqldump)unknown2004-12-091-13/+15
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-091-1/+0
| |\ \ | | |/ | |/|
| | * Fix for bug #6765 "Implicit access to time zone description unknown2004-12-091-1/+0
* | | Don't display 'usage' privilege in TABLE_PRIVILEGES if we have columns privil...unknown2004-12-101-6/+32
* | | Merge with 4.1unknown2004-12-061-3/+41
|\ \ \ | |/ /
| * | Bug#6391 (binlog-do-db rules ignored)unknown2004-12-031-3/+41
| |/
* | now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-17/+12
* | mergeunknown2004-11-121-22/+28
|\ \
| * | post-review fixesunknown2004-11-121-13/+19
| * | errors without code removedunknown2004-10-201-16/+16
* | | Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump)unknown2004-11-111-6/+1
|\ \ \ | | |/ | |/|
| * | Bug#6031 - To drop database you have to execute DROP DATABASE command twice.unknown2004-11-101-6/+1
* | | Merge with 4.1 to get new thd->mem_root handlingunknown2004-11-081-1/+1
|\ \ \ | |/ /
| * | Simpler arena swapping codeunknown2004-11-081-1/+1
* | | merge with 4.1unknown2004-10-291-2/+7
|\ \ \ | |/ / | | / | |/ |/|
| * Bug#6202: ENUMs are not case sensitive even if declared BINARYunknown2004-10-251-2/+2
| * mergedunknown2004-09-071-0/+5
| |\
| | * when we update thd->db in replication, it's safer to update thd->db_length too.unknown2004-09-071-0/+9
* | | Merge with 4.1unknown2004-09-061-6/+13
|\ \ \ | |/ /
| * | after merge fixunknown2004-08-201-1/+1
| * | mergedunknown2004-08-201-2/+2
| |\ \ | | |/
| | * Making FLUSH TABLES WITH READ LOCK block COMMITs of existing transactions,unknown2004-08-201-2/+2
| | * backport wild_compare fix from 4.1 - bug#3924unknown2004-05-291-1/+1
| | * Many files:unknown2004-05-141-0/+2
| * | Removed non-used variableunknown2004-08-171-1/+0
| * | A small fix to understand 4.1.0 format.unknown2004-07-271-3/+10
* | | removing archive of .frm-s added (BUG#4821)unknown2004-08-251-33/+148
* | | Post-merge fix.unknown2004-07-231-0/+2
|\ \ \ | |/ /
| * | sql_db.cc:unknown2004-07-231-0/+2
* | | manual mergeunknown2004-07-201-1/+2
|\ \ \ | |/ /
| * | Compilation failure on Windows fixed.unknown2004-07-191-1/+2
* | | Fixes for bug #4571 (Windows compabilities)unknown2004-07-161-2/+1
* | | VIEWunknown2004-07-161-1/+1
* | | Merge with 4.1unknown2004-07-121-24/+242
|\ \ \ | |/ /
| * | manual merge unknown2004-07-091-6/+6
| |\ \
| | * | added an optimization in mysql_create_db (sql_db.cc)unknown2004-07-091-2/+2
| | * | fixed Bug #4378 "create database IF NOT EXISTS thing" returns an errorunknown2004-07-081-2/+3
| * | | Cleanup of db option cacheingunknown2004-07-091-59/+75
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-07-081-2/+3
| |\ \ \
| | * | | New handler::index_flags() definition to make it easy to check the full used ...unknown2004-07-081-2/+3
| | |/ /
| * | | WL#807 Optimize loading database options in load_db_optunknown2004-07-081-6/+207
| |/ /
* | | After merge fixesunknown2004-07-121-1/+0
* | | Merge with 4.1.3-betaunknown2004-07-071-36/+35
|\ \ \ | |/ /
| * | Making DROP TABLE IF EXISTS, DROP DATABASE IF EXISTS, DELETE FROM, UPDATE be ...unknown2004-06-091-37/+35
* | | Merging 4.1 to 5.0.unknown2004-05-261-2/+8
|\ \ \ | |/ /
| * | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-241-1/+7
| |\ \
| | * | Fix for bug #3691 (libmysqld reports error 2 on CREATE DATABASE unknown2004-05-241-1/+7
| * | | Fix for bug which caused grant.test fail on darwin7.3. We were converting db ...unknown2004-05-221-1/+1
| |/ /