summaryrefslogtreecommitdiff
path: root/sql/lex.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-8328 Evaluation of two "!" operators depends on space in beetweenSergei Golubchik2016-06-141-3/+0
* MDEV-6916 REPAIR VIEW / mysql migrationOleksandr Byelkin2015-04-121-0/+1
* Added function last_value() which returns the last value but evalutes all arg...Michael Widenius2012-09-051-0/+1
* Merged the implementation of MDEV-28 LIMIT ROWS EXAMINED into MariaDB 5.5.unknown2012-03-121-0/+1
|\
| * Implementation of MDEV-28 LIMIT ROWS EXAMINEDunknown2012-03-111-0/+1
| * Merge with 5.2.Michael Widenius2011-12-111-2/+5
| |\
| | * Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+5
| | |\
| | | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+5
| | | |\
* | | | \ 5.3->5.5 mergeSergei Golubchik2011-11-221-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ...Michael Widenius2011-09-231-0/+2
* | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \ \ \
| * \ \ \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+5
| | |\ \ \ \
| | | * \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-04-261-0/+13
| | | |\ \ \ \
* | | | \ \ \ \ merge with 5.3Sergei Golubchik2011-10-191-0/+8
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Adding support for Dynamic columns (WL#34):Michael Widenius2011-05-081-0/+6
| * | | | | | | Added ALTER ONLINE TABLE, which will give an error if the change can't be don...Michael Widenius2011-04-281-0/+1
| * | | | | | | Added option "AND DISABLE CHECKPOINT" to "FLUSH TABLES WITH READ LOCK"Michael Widenius2011-04-281-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | 5.5-mergeSergei Golubchik2011-07-021-2/+3
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-091-2/+3
* | | | | | | merge.Sergei Golubchik2010-11-251-2/+14
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | pluggable auth with plugin examplesSergei Golubchik2010-03-291-0/+1
| * | | | | Merge of the patch introducing virtual columns into maria-5.2Igor Babaev2009-11-111-2/+7
| |\ \ \ \ \
| | * | | | | The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns.Igor Babaev2009-10-161-2/+7
| | | |_|_|/ | | |/| | |
| * | | | | This is based on the userstatv2 patch from Percona and OurDelta.Michael Widenius2009-10-191-0/+5
| |/ / / /
| * | | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-1/+1
| |\ \ \ \ | | |/ / /
| * | | | after mergeunknown2007-12-281-2/+1
| * | | | Merge janus.mylan:/usr/home/serg/Abk/mysql-5.1unknown2007-12-271-1/+5
| |\ \ \ \
| | * | | | Moved randomize and my_rnd under mysysunknown2007-10-091-1/+3
| | * | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-041-0/+2
| | |\ \ \ \
| | | * | | | Fixed REPAIR/CHECK/ANALYZE TABLE for tables with new BLOCK-ROW format.unknown2007-07-011-0/+2
* | | | | | | Auto-merge from mysql-next-mr.Alexander Nozdrin2010-02-201-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge next-mr -> next-4284.Konstantin Osipov2010-02-051-0/+4
| |\ \ \ \ \ \ \
| * | | | | | | | Backport of:Konstantin Osipov2009-12-101-1/+1
* | | | | | | | | WL#5154 Remove deprecated 4.1 featuresMagne Mahre2010-02-171-2/+0
| |/ / / / / / / |/| | | | | | |
* | | | | | | | merge mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-071-0/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | WL#5142 FLUSH LOGS should take optional arguments for which log(s) to flushunknown2009-12-031-0/+4
* | | | | | | | Manual resolving for the following filesAndrei Elkin2009-12-011-2/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | BUG#48048: Deprecated constructs need removal in BetonyLuis Soares2009-11-041-2/+0
* | | | | | | | manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeLuis Soares2009-10-221-0/+8
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | merge from 5.1-rpl+2 repo to a local branch with HB and bug@27808 fixesAndrei Elkin2009-10-011-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | BUG#28777, WL#4293: SHOW BINLOG EVENTS does not work on relay logLuis Soares2009-09-291-0/+1
| * | | | | | | | backporting bug@27808 fixesAndrei Elkin2009-10-011-0/+1
| * | | | | | | | WL#342 heartbeatAndrei Elkin2009-09-291-0/+1
| |/ / / / / / /
| * | | | | | | WL#5016: Fix header file include guardsMats Kindahl2009-09-231-0/+5
| | |_|_|/ / / | |/| | | | |
* | | | | | | WL#1397 convert XML -> SQLAlexander Barkov2009-10-121-0/+1
* | | | | | | WL#2110 (SIGNAL)Marc Alff2009-09-101-0/+14
|/ / / / / /
* | | | | | Bug#45829 "CREATE TABLE TRANSACTIONAL PAGE_CHECKSUM ROW_FORMAT=PAGE accepted,...Guilhem Bichot2009-07-291-2/+0
* | | | | | Removed extra symbol during merge.unknown2008-02-121-1/+0
* | | | | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-02-081-1/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |