summaryrefslogtreecommitdiff
path: root/sql/mysql_priv.h
Commit message (Expand)AuthorAgeFilesLines
* pluggable auth with plugin examplesSergei Golubchik2010-03-291-3/+3
* mergedSergei Golubchik2010-03-151-5/+19
|\
| * Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-5/+19
| |\
| | * WL#5182 Remove more deprecated 4.1/5.0 featuresMagne Mahre2010-01-271-1/+1
| | * Backport Bug#37148 to 5.1He Zhenxing2010-01-241-2/+2
| | * Bug#49501 Inefficient information_schema check (system collation), addonSergey Glukhov2010-01-221-0/+6
| | * WL#5154 Remove deprecated 4.1 featuresMagne Mahre2010-01-211-0/+4
| | * Bug#49501 Inefficient information_schema check (system collation)Sergey Glukhov2010-01-191-2/+6
* | | mwl:98 - libservicesSergei Golubchik2010-03-031-0/+10
* | | mergedSergei Golubchik2010-02-121-1/+1
|\ \ \ | |/ /
| * | When one does a drop table, the indexes are not flushed to disk before drop a...Michael Widenius2010-02-101-1/+1
* | | merge 5.1-> 5.2unknown2009-12-081-3/+3
|\ \ \ | |/ /
| * | Merge with MySQL 5.1, with following additions:unknown2009-11-161-3/+3
| |\ \ | | |/
| | * Addendum to the fix for bug 43029Georgi Kodinov2009-10-081-0/+1
| | * Bug#32430: 'show innodb status' causes errorsMattias Jonsson2009-09-251-3/+2
* | | Merge of the patch introducing virtual columns into maria-5.2Igor Babaev2009-11-111-3/+7
|\ \ \
| * \ \ MergeIgor Babaev2009-11-091-1/+2
| |\ \ \ | | |/ /
| | * | Merge with latest MariaDB 5.1 trunk.unknown2009-10-151-1/+0
| | |\ \
| | * \ \ Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-151-1/+2
| | |\ \ \ | | | | |/ | | | |/|
| | | * | mergeMattias Jonsson2009-08-261-1/+2
| | | |\ \
| | | | * | Bug#32430: 'show innodb status' causes errorsMattias Jonsson2009-08-071-1/+2
| * | | | | MergeIgor Babaev2009-10-171-1/+0
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns.Igor Babaev2009-10-161-2/+5
| | |/ / / | |/| | |
* | | | | MWL#36: Add a mysqlbinlog option to change the used databaseSergey Petrunya2009-11-051-0/+4
|\ \ \ \ \
| * \ \ \ \ MWL#36: Add a mysqlbinlog option to change the used database.Alexander Ivanov2009-10-161-1/+0
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | MWL#36: Add a mysqlbinlog option to change the used database.Alexander Ivanov2009-10-161-0/+4
| | |/ / / | |/| | |
* | | | | This is based on the userstatv2 patch from Percona and OurDelta.Michael Widenius2009-10-191-1/+22
| |/ / / |/| | |
* | | | mergeunknown2009-10-061-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | BUG#39249 Maria:query cache returns out of date resultsunknown2009-10-061-1/+0
* | | | Merge lp:maria -> lp:~maria-captains/maria/maria-5.1-mergeSergey Petrunya2009-09-151-6/+20
|\ \ \ \ | |/ / /
| * | | Updated documentation files to reflect MariaDB and not the Maria storage engi...Michael Widenius2009-09-031-0/+1
| |\ \ \
| | * | | Updated documentation files to reflect MariaDB and not the Maria storage engi...Michael Widenius2009-09-031-0/+1
| * | | | MWL#17: Table elimination: last fixesSergey Petrunya2009-08-241-6/+19
| |/ / /
* | | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-32/+73
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge mysql-5.1-innodb_plugin to mysql-5.1.Sergey Vojtovich2009-08-111-20/+36
| |\ \ | | |/ | |/|
| | * Merge 5.1-bugteam -> 5.1-innodb_plugin.Sergey Vojtovich2009-07-141-6/+23
| | |\
| | * | Backport WL#3653 to 5.1 to enable bundled innodb plugin.Vladislav Vaintroub2009-06-101-20/+36
| * | | Code review for Bug#43587 Putting event_scheduler=1 in init SQL file crashes Konstantin Osipov2009-07-241-0/+1
| | |/ | |/|
| * | Merge bug#45326Magnus Blåudd2009-06-051-5/+5
| |\ \
| | * | Bug#45326 Linker failure for libmysqld with VC++ 2008Magnus Blåudd2009-06-051-5/+5
| * | | merge into mysql-5.1-bugteamMattias Jonsson2009-06-021-0/+10
| |\ \ \
| | * | | Bug#32430:'show innodb status' causes errors Invalid (old?) tableMattias Jonsson2009-06-021-0/+10
| | | |/ | | |/|
| * | | merge to 5.1-bugteam treeSatya B2009-06-021-1/+2
| |\ \ \
| | * | | Fix for BUG#10206 - InnoDB: Transaction requiring Max_BinLog_Cache_size > 4GBSatya B2009-05-151-1/+2
| | |/ /
| * | | Manual merge.Alexey Kopytov2009-06-011-0/+6
| |\ \ \ | | |/ / | |/| |
| | * | Bug #44767: invalid memory reads in password() and Alexey Kopytov2009-05-271-0/+6
| | * | Merge community up to enterprise, thus ending the community-serverChad MILLER2009-05-061-1/+23
| | |\ \
| | | * | Pull 5.1 treatment of community features into 5.0.Chad MILLER2009-05-051-0/+2
| | | * | Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.Chad MILLER2009-04-141-0/+2
| | | |\ \
| | | * \ \ Merge from Tim's 5.0.76-release tree to make 5.0.77 .Chad MILLER2009-01-211-2/+8
| | | |\ \ \