summaryrefslogtreecommitdiff
path: root/sql/sql_db.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for BUG#16211: Stored function return type for strings is ignored.unknown2006-07-271-10/+84
* A fix for Bug#19022 "Memory bug when switching db during trigger execution". unknown2006-06-281-85/+74
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2006-06-271-8/+3
|\
| * A fix and a test case forunknown2006-06-271-8/+3
* | Bug#19815 - CREATE/RENAME/DROP DATABASE can deadlock on a global read lockunknown2006-05-291-14/+46
|/
* Merge aivanov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-03-011-6/+12
|\
| * Fixed BUG #16175: Memory leak in rpl_trigger.testunknown2006-03-011-5/+10
* | Add back free that I accidently removed in last patchunknown2006-02-251-0/+1
* | Fixed typounknown2006-02-251-1/+1
* | Fixed new introduced bug in binlog.test with --ps-protocolunknown2006-02-251-3/+4
|/
* Merge msvensson@msvensson.mysql.internal:/home/msvensson/mysql/bug15302/my50-...unknown2006-01-311-3/+9
|\
| * Merge neptunus.(none):/home/msvensson/mysql/bug15302/my41-bug15302unknown2006-01-311-3/+9
| |\
| | * Bug #15302 LOAD DATA FROM MASTER -> Packets out of order (Found: 2, expected 1)unknown2006-01-311-3/+10
* | | mergedunknown2006-01-031-54/+58
|\ \ \ | |/ / |/| |
| * | many warnings (practically safe but annoying) correctedunknown2006-01-031-54/+58
* | | Fixed BUG #14614: Replication of tables with trigger generatesunknown2005-12-111-2/+4
|/ /
* | 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