summaryrefslogtreecommitdiff
path: root/sql/sql_db.cc
Commit message (Expand)AuthorAgeFilesLines
* fixed conflictsreggie@mdk10.(none)2005-05-201-1/+1
|\
| * BUG# 9148: Denial of servicereggie@mdk10.(none)2005-05-201-1/+1
* | BUG#9455 mysqladmin status crash the servermsvensson@neptunus.(none)2005-04-141-0/+3
* | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onjimw@mysql.com2005-03-181-1/+2
* | merge with 4.1monty@mysql.com2005-02-281-0/+2
|\ \ | |/
| * After review fixesramil@mysql.com2005-02-021-1/+1
| * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ramil@mysql.com2005-02-021-0/+2
| |\
| | * A fix (bug #4802 prompt in mysql client shows wrong database after dropping d...ram@gw.mysql.r18.ru2004-10-211-0/+2
* | | Merge with global treemonty@mysql.com2005-02-251-3/+2
|\ \ \
| * | | Remove compiler warnings and remove not used variablesmonty@mysql.com2005-02-251-3/+2
* | | | Merge 51.0.168.192.in-addr.arpa:/Users/bell/mysql/bk/mysql-5.0bell@51.0.168.192.in-addr.arpa2005-02-221-9/+3
|\ \ \ \ | |/ / /
| * | | Review of new pushed code (XA & other)monty@mysql.com2005-02-211-9/+3
* | | | changed return value to booleanbell@51.0.168.192.in-addr.arpa2005-02-221-1/+1
|/ / /
* | | mergedserg@serg.mylan2005-01-241-11/+11
|\ \ \ | |/ /
| * | fixes/cleanups according to Coverity reportserg@serg.mylan2005-01-241-11/+11
* | | First stage of table definition cachemonty@mysql.com2005-01-061-2/+2
* | | Merge with 4.1monty@mishka.local2004-12-221-12/+14
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-12-091-13/+15
| |\ \
| | * | Ensure that we free memory used with --order-by-primary (in mysqldump)monty@mysql.com2004-12-091-13/+15
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-12-091-1/+0
| |\ \ \ | | |/ / | |/| |
| | * | Fix for bug #6765 "Implicit access to time zone description dlenev@brandersnatch.localdomain2004-12-091-1/+0
* | | | Don't display 'usage' privilege in TABLE_PRIVILEGES if we have columns privil...gluh@gluh.mysql.r18.ru2004-12-101-6/+32
* | | | Merge with 4.1monty@mysql.com2004-12-061-3/+41
|\ \ \ \ | |/ / /
| * | | Bug#6391 (binlog-do-db rules ignored)mats@mysql.com2004-12-031-3/+41
| |/ /
* | | now my_printf_error is not better then my_error, but my_error call is shorterbell@sanja.is.com.ua2004-11-131-17/+12
* | | mergebell@sanja.is.com.ua2004-11-121-22/+28
|\ \ \
| * | | post-review fixesbell@sanja.is.com.ua2004-11-121-13/+19
| * | | errors without code removedbell@sanja.is.com.ua2004-10-201-16/+16
* | | | Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump)brian@avenger.(none)2004-11-111-6/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Bug#6031 - To drop database you have to execute DROP DATABASE command twice.acurtis@pcgem.rdg.cyberkinetica.com2004-11-101-6/+1
* | | | Merge with 4.1 to get new thd->mem_root handlingmonty@mysql.com2004-11-081-1/+1
|\ \ \ \ | |/ / /
| * | | Simpler arena swapping codemonty@mysql.com2004-11-081-1/+1
* | | | 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