summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Committing on behalf or Dmitry Lenev:Konstantin Osipov2010-04-281-3/+7
* merge from mysql-trunk-bugfixingJon Olav Hauglid2010-04-201-1/+18
|\
| * WL#5030: Splitting mysql_priv.hMats Kindahl2010-04-071-0/+1
| * WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+17
* | Bug #52593 SHOW CREATE TABLE is blocked if table is lockedJon Olav Hauglid2010-04-141-4/+7
|/
* A post-review fix for type-aware metadata locks.Konstantin Osipov2010-03-161-2/+2
* Patch for WL#3736: Extended Table, Column and Index Comments.Alexander Nozdrin2010-02-201-3/+19
* Bug #45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-111-1/+3
* Fix for bug #50913 "Deadlock between open_and_lock_tables_derivedDmitry Lenev2010-02-081-0/+2
* Merge next-mr -> next-4284.Konstantin Osipov2010-02-061-8/+7
|\
| * Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-031-4/+4
| |\
| | * Bug #50276: Security flaw in INFORMATION_SCHEMA.TABLESGeorgi Kodinov2010-01-211-4/+4
| * | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-301-4/+3
| |\ \ | | |/
| | * Bug#49501 Inefficient information_schema check (system collation), addonSergey Glukhov2010-01-221-1/+1
| | * Bug#49501 Inefficient information_schema check (system collation)Sergey Glukhov2010-01-191-5/+4
| * | Auto-merge from mysql-next-mr.Alexander Nozdrin2010-01-211-7/+7
| |\ \
* | \ \ Merge next-mr -> next-4284-merge.Konstantin Osipov2010-02-041-7/+7
|\ \ \ \ | | |/ / | |/| |
| * | | WL#2360 Performance schemaMarc Alff2010-01-111-7/+7
* | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-041-264/+596
|\ \ \ \ | | |/ / | |/| |
| * | | backported:Sergey Glukhov2010-01-151-272/+605
| |/ /
* | | Merge next-mr -> next-4284Konstantin Osipov2010-02-031-16/+68
|\ \ \ | |/ /
| * | WL#2360 Performance schemaMarc Alff2010-01-061-15/+65
* | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-031-10/+16
|\ \ \ | |/ /
| * | Manual merge of WL#4738 from mysql-next-mr: Alexey Kopytov2009-12-281-10/+16
| |\ \
| | * | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-10/+16
* | | | Merge next-mr -> next-4284. Konstantin Osipov2010-02-021-2/+3
|\ \ \ \ | |/ / /
| * | | Auto-merge from mysql-next-mr.Alexander Nozdrin2009-12-251-1/+1
| |\ \ \ | | |/ /
| | * | Auto-merge from mysql-next-mr.Alexander Nozdrin2009-12-191-16/+16
| | |\ \
| | * \ \ mergeVladislav Vaintroub2009-12-181-1/+1
| | |\ \ \
| | | * | | BUG#49591, Fixed version string in SHOW CREATE TABLE to accomodate for column...Mikael Ronstrom2009-12-171-1/+1
| * | | | | Backport of WL #2934: Make/find library for doing float/double Alexey Kopytov2009-12-221-1/+2
| | |_|/ / | |/| | |
* | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-021-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Manual merge from mysql-next-mr.Alexander Nozdrin2009-12-171-15/+15
| |\ \ \ \
| * \ \ \ \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-161-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-111-1/+1
| | |\ \ \ \ | | | |_|/ / | | |/| | / | | | | |/ | | | |/|
| | | * | Bug #48985: show create table crashes if previous access to the table was killedGeorgi Kodinov2009-12-031-1/+1
* | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-021-15/+15
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge cleanupMarc Alff2009-12-111-1/+1
| * | | | Merge mysql-next-mr (revno 2936) --> mysql-next-mr-marcMarc Alff2009-12-111-11/+37
| |\ \ \ \ | | |/ / /
| * | | | WL#2360 Performance schemaMarc Alff2009-12-091-14/+14
* | | | | Implement new type-of-operation-aware metadata locks.Dmitry Lenev2010-02-011-4/+2
* | | | | Patch that changes metadata locking subsystem to use mutex per lock andDmitry Lenev2010-01-211-7/+13
* | | | | Implementation of simple deadlock detection for metadata locks.Dmitry Lenev2009-12-301-2/+2
* | | | | Apply and review:Konstantin Osipov2009-12-291-1/+0
* | | | | Merge next-mr -> next-4284.Konstantin Osipov2009-12-151-11/+37
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge mysql-next-mr to mysql-next-mr-svoj.Sergey Vojtovich2009-12-091-11/+37
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | WL#2511 - Add a new table to the Information Schema for TABLESPACE'sSergey Vojtovich2009-12-071-9/+34
| | * | | WL#4448 Generalize the handlerton::fill_files_table call with handlerton::fil...V Narayanan2009-12-031-2/+3
* | | | | Backport of:Konstantin Osipov2009-12-101-1/+1
* | | | | Backport of:Konstantin Osipov2009-12-091-17/+67