summaryrefslogtreecommitdiff
path: root/sql/mysql_priv.h
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug#20867 InnoDB Bug - create temporary table+crash => mysqld needs t...gluh@mysql.com/eagle.(none)2007-01-101-0/+1
* Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-4.1-runtimepetr/cps@outpost.site2006-11-061-6/+0
|\
| * Fix Bug #9191 "TIMESTAMP/from_unixtime() no longer accepts 2^31-1"petr/cps@mysql.com/owlet.local2006-11-011-6/+0
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1kostja@bodhi.local2006-11-021-0/+2
|\ \
| * | BUG#21915: Changing limits of table_cache when setting max_connectionskroki/tomash@moonlight.intranet2006-10-301-0/+2
| |/
* | Merge bk-internal:/home/bk/mysql-4.1-maintjimw@rama.(none)2006-09-281-5/+6
|\ \ | |/ |/|
| * Bug #2717: include/my_global.h mis-defines __attribute__jimw@rama.(none)2006-08-171-5/+6
* | Bug #21392: multi-table delete with alias table name fails withgkodinov/kgeorge@macbook.gmz2006-09-041-0/+1
|/
* Merge moonbone.local:/work/tmp_merge-4.1evgen@moonbone.local2006-08-021-1/+2
|\
| * BUG#20975: Incorrect query result for NOT (subquery):sergefp@mysql.com2006-07-211-1/+2
* | --{skip-}merge option added which allows the user to disable merge engine andramil/ram@mysql.com/myoffice.izhnet.ru2006-07-141-1/+1
|/
* WL#2928 Date Translation NREbar@mysql.com2006-07-041-0/+18
* Merge mysql.com:/net/nb/home/elkin/MySQL/FIXES/4.1-bug19188_tmp_nameaelkin@mysql.com2006-05-121-0/+16
|\
| * BUG#19188: incorrect temporary table name of DROP query in replicationaelkin@mysql.com2006-05-121-0/+12
* | BUG#14157: utf8 encoding in binlog without set character_set_client e.g DROP ...aelkin@mysql.com2006-05-091-0/+7
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2006-04-071-1/+3
|\
| * A fix and a test case for Bug#16365 "Prepared Statements: DoS with konstantin@mysql.com2006-04-071-1/+3
* | Fixed bug#15560: GROUP_CONCAT wasn't ready for WITH ROLLUP queriesevgen@moonbone.local2006-03-291-2/+3
|/
* BUG#5390 - problems with merge tablesingo@mysql.com2005-12-071-0/+1
* A fix and a test case for Bug#14410 "Crash in Enum or Set type in konstantin@mysql.com2005-11-251-1/+1
* Merge mysql.com:/home/mydev/mysql-4.0-4000ingo@mysql.com2005-11-151-1/+2
|\
| * Bug#14397 - OPTIMIZE TABLE with an open HANDLER causes a crashingo@mysql.com2005-11-031-1/+2
* | BUG#12915: Added single-table UPDATE/DELTE ... ORDER BY ... LIMITsergefp@mysql.com2005-09-301-0/+2
* | fix for BUG#11139 (multi-delete with alias breaking replication if table rule...sasha@asksasha.com2005-09-141-0/+2
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-4.0bell@sanja.is.com.ua2005-09-061-0/+2
|\ \
| * | support of concurent query cache resizing (BUG#12848)bell@sanja.is.com.ua2005-09-061-0/+2
| |/
* | mysqld.cc, mysql_priv.h, sql_parse.cc:bar@mysql.com2005-09-051-0/+1
* | BUG#11869 (cont'd, eliminating "table type doesn't support FULLTEXT" error):sergefp@mysql.com2005-08-061-0/+6
* | Fix for bug #12177 (errorlog file isn't closed)hf@deer.(none)2005-08-041-0/+1
* | Merge mysql.com:/home/my/mysql-4.0monty@mysql.com2005-07-271-0/+3
|\ \ | |/
| * Review fixes:monty@mysql.com2005-07-261-0/+3
* | Review of new code:monty@mysql.com2005-07-271-3/+3
* | Fix error message generated when trying to create a table in ajimw@mysql.com2005-07-211-2/+6
* | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.0pappa@c-450ae253.1238-1-64736c10.cust.bredbandsbolaget.se2005-07-201-2/+6
|\ \ | |/
| * Bug #10600 After review fixesmronstrom@mysql.com2005-07-201-3/+4
| * Bug #10600mronstrom@mysql.com2005-07-191-2/+5
* | Simple fixes during review of new codemonty@mishka.local2005-07-191-2/+3
* | A fix and a test case for Bug#9359 "Prepared statements take snapshotkonstantin@mysql.com2005-07-161-4/+6
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2005-07-131-0/+2
|\ \
| * | - a fix for Bug#11458 "Prepared statement with subselects return random konstantin@mysql.com2005-07-131-0/+2
* | | Fix crash caused by calling DES_ENCRYPT() without the --des-key-filejimw@mysql.com2005-07-071-0/+1
|/ /
* | Better bug fix for:monty@mishka.local2005-06-271-1/+2
* | Fix Bug#9334 "PS API queries in log file" and konstantin@mysql.com2005-06-171-2/+3
* | A fix for Bug#9141 "4.1 does not log into slow log konstantin@mysql.com2005-06-161-0/+1
* | Move USE_PRAGMA_IMPLEMENTATION to proper placemonty@mysql.com2005-06-031-1/+1
* | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...ingo@mysql.com2005-05-311-2/+5
|\ \ | |/
| * Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...ingo@mysql.com2005-05-311-2/+5
* | Bug#8733 - server accepts malformed query (multiply mentioned distinct)antony@ltantony.mysql.com2005-05-091-0/+3
* | Merge from 4.0 needs fixesingo@mysql.com2005-04-271-1/+4
|\ \ | |/
| * Bug#7823 - FLUSH TABLES WITH READ LOCK + INSERT DELAYED = deadlockingo@mysql.com2005-04-271-1/+4