summaryrefslogtreecommitdiff
path: root/sql/mysql_priv.h
Commit message (Expand)AuthorAgeFilesLines
* Moved some old test and added a new test to only be run with mysql-test-run -...unknown2005-04-071-1/+1
* Mergeunknown2005-04-051-6/+3
|\
| * remove the rest of isam/merge referencesunknown2005-04-051-6/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-04-041-14/+1
|\ \
| * | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)unknown2005-04-011-14/+1
| |/
* | Fix for bugs #5859 "DROP TABLE does not drop triggers" and unknown2005-03-271-0/+1
|/
* Merging support for blackhole up to 5.0.unknown2005-03-251-0/+1
|\
| * Additional storage engine called "blackhole". Customer request, and for that ...unknown2005-03-221-0/+1
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-221-0/+6
|\ \
| * | Last part of WL#1062: better replication of timezones: no more useunknown2005-03-221-0/+6
* | | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onunknown2005-03-181-8/+7
|/ /
* | Merge bk-internal:/home/bk/mysql-5.0unknown2005-03-171-1/+1
|\ \
| * | global read lock code now uses a dedicated mutexunknown2005-03-161-1/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-161-2/+4
|\ \ \
| * | | Fixed behavior of LOAD DATA with subqueries in SET clause.unknown2005-03-161-1/+1
| * | | WL#874 "Extended LOAD DATA". unknown2005-03-161-2/+4
| |/ /
* | | Cleanup during reviewsunknown2005-03-161-16/+17
* | | Merge with global treeunknown2005-03-151-1/+1
|\ \ \ | |/ / |/| |
| * | Code cleanups during review of pushed codeunknown2005-03-151-1/+1
* | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-03-141-1/+1
|\ \ \
| * \ \ Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-141-1/+1
| |\ \ \
| | * | | Fix for Bug #8897 Test ndb_autodiscover: Spurious warning in --ps-protocol on...unknown2005-03-091-1/+1
* | | | | 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