summaryrefslogtreecommitdiff
path: root/sql/mysql_priv.h
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal:/home/bk/mysql-5.0unknown2005-03-121-0/+4
|\
| * Merge mysql.com:/home/jimw/my/mysql-5.0-8902unknown2005-03-111-0/+4
| |\
| | * Add all SQL_MODE settings to proc table. (Bug #8902)unknown2005-03-081-0/+4
* | | if no xa recovery (or after it):unknown2005-03-121-1/+1
|/ /
* | Merge in fix Bug#3788unknown2005-03-081-0/+11
|\ \ | |/ |/|
| * Bug#3788unknown2005-03-041-0/+11
* | WL2131: Access control for SHOW ... PROCEDURE|FUNCTION ...unknown2005-03-051-0/+1
* | Manual merge SP-locking improvements patch with current tree.unknown2005-03-041-1/+1
|\ \
| * | Better approach for prelocking of tables for stored routines executionunknown2005-03-041-1/+1
* | | Merge with after merge fixunknown2005-03-041-1/+1
|\ \ \
| * \ \ mergeunknown2005-03-031-1/+1
| |\ \ \
| | * | | Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it)unknown2005-03-031-1/+1
* | | | | Fixes for bug#8115 "Server Crash with prepared statement"unknown2005-03-031-0/+1
* | | | | Mergeunknown2005-03-021-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix for BUG#8325 "Deadlock in replication thread stops replication":unknown2005-03-021-1/+1
* | | | | Merge with global treeunknown2005-02-251-2/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Show all generated warnings in SHOW ERRORunknown2005-02-241-2/+1
* | | | | fixed compilation failure affects build without InnoDBunknown2005-02-241-0/+6
|/ / / /
* | | | Merge 4.1->5.0unknown2005-02-221-0/+4
|\ \ \ \ | |/ / /
| * | | Merge mysql.com:/home/bkroot/mysql-4.1 into mysql.com:/home/bk/b6662-4.1unknown2005-02-221-0/+4
| |\ \ \
| | * | | BUG#6662: Changes after Guilhems and Sergs reviewunknown2005-02-221-2/+2
| | * | | BUG#6662: Importing mysqldumps should not show any warnings of level "notes".unknown2005-02-211-0/+4
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-191-2/+0
|\ \ \ \ \
| * | | | | Fixed BUILD script to use --with-berkeley-db instead of --with-bdbunknown2005-02-191-2/+0
| | |_|_|/ | |/| | |
* | | | | Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0unknown2005-02-181-8/+30
|\ \ \ \ \
| * | | | | post-review fixes. Now ROLLBACK is done in Format_description_log_eventunknown2005-02-171-0/+8
| * | | | | manually mergedunknown2005-02-141-8/+22
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | open binlog index file *before* tc_log->open() and binlog itself *after*unknown2005-02-011-5/+0
| | * | | | query_id and my_xid -> ulonglongunknown2005-01-271-18/+3
| | * | | | XA (not completely polished out yet)unknown2005-01-161-3/+35
* | | | | | Mergeunknown2005-02-171-1/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Fix removal of tables from cache when the database they are containedunknown2005-02-081-1/+1
| | |_|/ / | |/| | |
* | | | | Fixed Bug#8042, "mysqld crashes on sighup".unknown2005-02-171-1/+1
| |/ / / |/| | |
* | | | Precision Math implementationunknown2005-02-091-0/+4
* | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-051-1/+1
|\ \ \ \
| * | | | Outer joins cleanup: Remove TABLE::outer_join and use TABLE::maybe_null only ...unknown2005-02-051-1/+1
* | | | | Merge neptunus.homeip.net:/home/msvensson/mysql/mysql-5.0unknown2005-02-041-1/+6
|\ \ \ \ \ | |/ / / /
| * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-031-0/+6
| |\ \ \ \
| | * \ \ \ Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-031-0/+6
| | |\ \ \ \
| | | * | | | WL#1062 "log charset info into all Query_log_event":unknown2005-02-031-0/+6
| * | | | | | Review fixedunknown2005-02-021-1/+0
| |/ / / / /
* | | | | | Merged "query cache for ndb" to 5.0unknown2005-02-031-0/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge bk-internal.mysql.com:/data0/bk/mysql-4.1unknown2004-12-231-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ Mergeunknown2004-12-161-0/+3
| |\ \ \ \ \ \
| | * | | | | | sql/ha_innodb.ccunknown2004-11-241-0/+3
* | | | | | | | Mergeunknown2005-01-311-0/+1
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-6511unknown2005-01-311-0/+1
| |\ \ \ \ \ \
| | * | | | | | Fix query cache to not respond to old clients with a 4.1-protocolunknown2005-01-181-0/+1
| * | | | | | | Bug#7011unknown2005-01-311-0/+4
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Bug#7011unknown2005-01-301-0/+3