summaryrefslogtreecommitdiff
path: root/sql/sql_db.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with base MySQL 5.1Michael Widenius2009-02-151-1/+0
|\
| * merge 5.1 --> 5.1-rplAlfranio Correia2008-12-131-2/+0
| |\
| * \ Merging 5.1 main into 5.1-rplMats Kindahl2008-10-231-4/+13
| |\ \
| * \ \ Merge 5.1 main -> 5.1-rplHe Zhenxing2008-09-061-2/+7
| |\ \ \
| * | | | Bug #38773: DROP DATABASE cause switch to stmt-mode when there are temporary ...Mats Kindahl2008-08-201-8/+15
* | | | | Fixed compiler warnings found by gcc 4.3.2Michael Widenius2009-01-311-7/+3
| |_|_|/ |/| | |
* | | | manual merge 5.0-bugteam --> 5.1-bugteam (bug 40021)Gleb Shchepa2008-11-141-2/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Bug #40021: Renaming view fails, archived .frm for view isGleb Shchepa2008-11-141-2/+0
* | | | manual merge 5.0-bugteam --> 5.1-bugteamGleb Shchepa2008-09-301-4/+13
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Fixed bug #17823: 'arc' directories inside database directories.Gleb Shchepa2008-09-301-4/+13
* | | Bug #38773: DROP DATABASE cause switch to stmt-mode when there are temporaryMats Kindahl2008-08-271-7/+20
| |/ |/|
* | Bug#35997 Event scheduler seems to let the server crash, if it is embedded.unknown2008-05-091-0/+2
* | Merge mysql.com:/misc/mysql/mysql-5.1unknown2008-03-271-1/+1
|\ \
| * \ Merge magare.gmz:/home/kgeorge/mysql/autopush/B26461-5.0-optunknown2008-03-211-1/+1
| |\ \ | | |/
| | * Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes)unknown2008-03-211-1/+1
* | | Bug#26703: DROP DATABASE fails if database contains a #mysql50# \unknown2008-03-121-2/+7
|/ /
* | Rename send_ok to my_ok. Similarly to my_error, it only records the status,unknown2008-02-191-5/+5
* | Merge kaamos.(none):/data/src/mysql-5.1unknown2008-01-101-1/+1
|\ \
| * \ Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.1-optunknown2007-12-171-1/+1
| |\ \
| | * | Bug#31752: check strmake() boundsunknown2007-11-261-1/+1
* | | | Merge station.:/mnt/raid/alik/MySQL/devel/5.1unknown2007-12-141-0/+1
|\ \ \ \ | |/ / /
| * | | Merge mysql.com:/home/gluh/MySQL/Merge/5.1unknown2007-12-131-0/+1
| |\ \ \
| | * | | Bug#30152 MySQLD crash duing alter table causes DROP DATABASE to FAIL due to ...unknown2007-11-231-0/+1
| | |/ /
* | | | Bug#12713 "Error in a stored function called from a SELECT doesn't unknown2007-12-121-2/+3
|/ / /
* | | Bug#32435:unknown2007-11-161-0/+7
|/ /
* | WL#4030 (Deprecate RENAME DATABASE: replace with ALTER DATABASE <name>unknown2007-09-101-80/+42
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2007-08-311-1/+97
|\ \
| * | Fix for BUG#25843: changing default database between PREPARE and EXECUTEunknown2007-08-311-1/+97
* | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-baseunknown2007-08-301-22/+65
|\ \ \ | |/ /
| * | Cleanup-patch for BUG#25843: changing default database betweenunknown2007-08-301-22/+65
* | | Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-08-221-6/+15
|\ \ \ | |/ / |/| |
| * | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-6/+15
* | | Fix doxygen warnings.unknown2007-08-151-1/+1
|/ /
* | Merge bodhi.(none):/opt/local/work/mysql-5.0-runtimeunknown2007-07-161-4/+4
|\ \ | |/
| * A fix and a teset case for Bug#28551 The warning unknown2007-07-051-4/+4
* | A follow up after the patch for Bug#21074 - even thoughunknown2007-07-141-1/+1
* | Merge adventure.(none):/home/thek/Development/cpp/bug21074/my51-bug21074unknown2007-07-021-1/+1
|\ \
| * | Bug#21074 Large query_cache freezes mysql server sporadically under heavy loadunknown2007-07-021-1/+1
* | | This the 4-th patch in scope of CS patch (BUG#11986).unknown2007-06-141-13/+36
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-011-30/+27
|\ \
| * | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-30/+27
* | | Bug#24988 FLUSH PRIVILEGES causes brief unavailabilityunknown2007-05-281-1/+1
|/ /
* | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/new/mysql-5.0-marvelunknown2007-04-131-23/+20
|\ \ | |/
| * Fix for BUG#27337: Privileges are not properly restored.unknown2007-04-031-23/+20
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-04-101-115/+217
|\ \
| * | Manual merge from 5.0unknown2007-03-291-4/+6
| * | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0-marvelunknown2007-03-291-115/+215
| |\ \ | | |/
| | * Fix for BUG#25082: default database change on triggerunknown2007-03-271-111/+213
* | | A set of changes aiming to make the Event Scheduler more user-friendlyunknown2007-04-051-1/+1
|/ /
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ | |/