summaryrefslogtreecommitdiff
path: root/sql/sql_db.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes bug #14569. When no db is selected as current and we do create procedur...unknown2005-11-111-2/+11
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-301-1/+2
|\
| * Bug #13231 mysqltest: fails to dectect when mysql_next_result failsunknown2005-09-211-1/+2
* | WL#2787 (Add view definer/owner to the view definition (.frm) to check privil...unknown2005-09-201-3/+3
* | WL#2787 (part 2, ver 3 (merged)) changed securety context switchingunknown2005-09-151-10/+9
|/
* Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1unknown2005-09-121-1/+5
|\
| * Fix for bug #6008: MySQL does not create warnings when creating database and ...unknown2005-09-121-1/+5
* | after merge fixunknown2005-08-261-1/+1
* | mergedunknown2005-08-261-10/+8
|\ \ | |/
| * mergedunknown2005-08-251-10/+8
| |\
| | * after pull cleanupunknown2005-08-221-12/+9
* | | After merge fixesunknown2005-08-251-3/+3
* | | Merge mishka.local:/home/my/mysql-4.1unknown2005-08-251-5/+68
|\ \ \ | |/ /
| * | Review fixesunknown2005-08-241-48/+46
| |/
| * updated patch for BUG#4680 (incomplete DROP DATABASE breaking replication). unknown2005-08-181-28/+57
| * patch for BUG#4680 - drop database breaking replication if there were extra f...unknown2005-08-031-5/+40
* | Fixes during review of new pushed codeunknown2005-08-201-6/+16
* | Avoid spurious error when restoring INFORMATION_SCHEMA as the current unknown2005-08-111-24/+28
* | fixed conflictsunknown2005-05-201-1/+1
|\ \ | |/
| * BUG# 9148: Denial of serviceunknown2005-05-201-1/+1
* | BUG#9455 mysqladmin status crash the serverunknown2005-04-141-0/+3
* | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onunknown2005-03-181-1/+2
* | merge with 4.1unknown2005-02-281-0/+2
|\ \ | |/
| * After review fixesunknown2005-02-021-1/+1
| * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-02-021-0/+2
| |\
| | * A fix (bug #4802 prompt in mysql client shows wrong database after dropping d...unknown2004-10-211-0/+2
* | | Merge with global treeunknown2005-02-251-3/+2
|\ \ \
| * | | Remove compiler warnings and remove not used variablesunknown2005-02-251-3/+2
* | | | Merge 51.0.168.192.in-addr.arpa:/Users/bell/mysql/bk/mysql-5.0unknown2005-02-221-9/+3
|\ \ \ \ | |/ / /
| * | | Review of new pushed code (XA & other)unknown2005-02-211-9/+3
* | | | changed return value to booleanunknown2005-02-221-1/+1
|/ / /
* | | mergedunknown2005-01-241-11/+11
|\ \ \ | |/ /
| * | fixes/cleanups according to Coverity reportunknown2005-01-241-11/+11
* | | First stage of table definition cacheunknown2005-01-061-2/+2
* | | 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