summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* merge from mysql-trunk-bugfixingJon Olav Hauglid2010-07-191-4/+2
|\
| * Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-091-4/+2
| |\
* | | A 5.5 version of the fix for Bug #54360 "Deadlock DROP/ALTER/CREATEJon Olav Hauglid2010-07-011-1/+3
* | | A new implementation for the TABLE_SHARE cache in MDLKonstantin Osipov2010-06-181-3/+9
|/ /
* | Merge trunk-bugfixing -> trunk-runtimeKonstantin Osipov2010-06-171-15/+12
|\ \
| * \ Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-101-15/+12
| |\ \ | | |/
| | * Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-16/+11
* | | Bug#20837 Apparent change of isolation level during transactionMagne Mahre2010-06-081-9/+17
|\ \ \
| * | | Draft patch that fixes and a sketches test cases for:Konstantin Osipov2010-05-071-9/+17
* | | | Bug #54282 Crash in MDL_context::upgrade_shared_lock_to_exclusiveJon Olav Hauglid2010-06-071-2/+2
* | | | manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-06-061-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Auto-merge from mysql-trunk.Alexander Nozdrin2010-05-281-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-091-1/+1
| | |\ \ | | | |/
| | | * Bug #53371: COM_FIELD_LIST can be abused to bypass table level grants.Georgi Kodinov2010-05-041-1/+1
| | | |\
* | | | | Fix for bug #51263 "Deadlock between transactionalDmitry Lenev2010-05-261-4/+4
* | | | | Bug#42643: InnoDB does not support replication of TRUNCATE TABLEDavi Arnaut2010-05-251-1/+5
* | | | | Pre-requisite patch for bug #51263 "Deadlock betweenDmitry Lenev2010-05-251-23/+80
|/ / / /
* | | | Committing on behalf or Dmitry Lenev:Konstantin Osipov2010-04-281-32/+20
|/ / /
* | | A fix for Bug#11918 "SP does not accept variables in LIMIT clause"Konstantin Osipov2010-04-141-1/+34
* | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+8
* | | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-241-381/+635
|\ \ \
| * | | WL#5000 FLUSH TABLES|TABLE table_list WITH READ LOCK.Konstantin Osipov2010-02-271-9/+20
| * | | Auto-merge from mysql-next-mr.Alexander Nozdrin2010-02-211-0/+1
| |\ \ \
| | * | | Patch for WL#3736: Extended Table, Column and Index Comments.Alexander Nozdrin2010-02-201-0/+1
| * | | | Auto-merge from mysql-next-mr.Alexander Nozdrin2010-02-201-29/+77
| |\ \ \ \ | | |/ / /
| | * | | Manual merge from mysql-next-mr.Alexander Nozdrin2010-02-151-39/+68
| | |\ \ \
| | * \ \ \ Merge next-mr -> next-4284.Konstantin Osipov2010-02-051-7/+37
| | |\ \ \ \
| | * \ \ \ \ Merge next-mr -> next-4284.Konstantin Osipov2010-02-031-8/+7
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge next-mr -> next-4284. Konstantin Osipov2010-02-021-34/+84
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge next-mr -> next-4284.Konstantin Osipov2010-02-021-73/+126
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge next-mr -> next-4284.Konstantin Osipov2010-02-021-100/+197
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge next-mr -> next-4284.Konstantin Osipov2009-12-161-80/+226
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge next-mr -> next-4284.Konstantin Osipov2009-12-151-39/+105
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Backport of revno: 2617.71.1Jon Olav Hauglid2009-12-101-3/+17
| | * | | | | | | | | | | Backport of:Konstantin Osipov2009-12-101-10/+10
| | * | | | | | | | | | | Backport of:Konstantin Osipov2009-12-081-16/+50
| * | | | | | | | | | | | WL#5154 Remove deprecated 4.1 featuresMagne Mahre2010-02-171-26/+1
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge mysql-next-mr-marc --> mysql-next-mr-bugfixingMarc Alff2010-02-051-37/+66
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Bug#34455 Ambiguous foreign keys syntax is acceptedMarc Alff2010-01-251-30/+63
| | * | | | | | | | | | | Bug#11714 Non-sensical ALTER TABLE ADD CONSTRAINT allowedMarc Alff2010-01-221-7/+3
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| * | | | | | | | | | | fixes for gcc 4.4.1 warningsGuilhem Bichot2010-01-251-2/+2
| |/ / / / / / / / / /
| * | | | | | | | | | Manual merge from next-mr.unknown2010-01-121-8/+7
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| | * | | | | | | | | fixed "engine not found" error in open_binary_frmSergei Golubchik2009-12-231-2/+2
| | * | | | | | | | | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-6/+5
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | merge mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-071-7/+37
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | merge mysql-5.1-rep+3 --> mysql-5.1-rep+2-delivery1Alfranio Correia2009-12-171-7/+19
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ merge mysql-5.1-rep+2 --> mysql-5.1-rep+3Alfranio Correia2009-12-141-0/+18
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ mergin 5.1 -> rep+2 -> rep+3. create_table_from_dump issue will be merged on ...Andrei Elkin2009-11-301-113/+13
| | | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ merging 5.1 main -> 5.1-rep+2 -> 5.1-rep+3; binlog_unsafe , rpl_mysql_upgrade...Andrei Elkin2009-11-101-10/+10
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Manual merge 5.1-rep+2 to 5.1-rep+3He Zhenxing2009-10-181-3/+76
| | | |\ \ \ \ \ \ \ \ \ \ \