summaryrefslogtreecommitdiff
path: root/sql/event_db_repository.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-13/+1
|\
| * MDEV-10435 crash with bad stat tables.Alexey Botchkov2016-12-091-13/+1
* | Use sql_mode_t for sql_mode.Monty2016-10-051-3/+3
* | Merge branch '10.1' into 10.2Sergei Golubchik2016-03-231-1/+1
|\ \ | |/
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-1/+1
| |\
| | * Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-1/+1
* | | Removed TABLE->sort to make it possible to have multiple active calls toMonty2016-03-221-2/+3
|/ /
* | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-2/+3
* | MDEV-6650 - LINT_INIT emits code in non-debug buildsSergey Vojtovich2015-03-161-3/+1
* | MDEV-7281 EVENT: CREATE OR REPLACEAlexander Barkov2015-02-271-4/+14
|/
* MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
* MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-6/+6
* 10.0-monty mergeSergei Golubchik2013-07-211-4/+4
|\
| * Applied all changes from Igor and SanjaMichael Widenius2013-06-151-3/+3
| * Push a lot of small fixes to get larger parts to compileMichael Widenius2013-05-211-1/+1
* | 10.0-base mergeSergei Golubchik2013-06-061-1/+1
|\ \
| * \ 5.5 mergeSergei Golubchik2013-06-061-1/+1
| |\ \
| | * | MDEV-4332 Increase username length from 16 charactersSergei Golubchik2013-04-181-1/+1
* | | | 10.0-base mergeSergei Golubchik2013-04-181-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Changed the client library to only mark memory as THREAD_SPECIFIC if one has ...Michael Widenius2013-04-171-1/+1
* | | 10.0-base mergeSergei Golubchik2013-01-311-2/+8
|\ \ \ | |/ /
| * | 5.5 mergeSergei Golubchik2013-01-291-2/+8
| |\ \ | | |/
| | * mysql-5.5.29 mergeSergei Golubchik2013-01-151-2/+8
| | |\
| | | * Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITHAnnamalai Gurusami2012-10-081-2/+8
* | | | Merge MariaDB 10.0-base to MariaDB 10.0unknown2012-12-181-5/+0
|\ \ \ \ | |/ / /
| * | | MDEV-452 Add full support for auto-initialized/updated timestamp and datetimeunknown2012-10-171-5/+0
* | | | 10.0-base -> 10.0-montySergei Golubchik2012-10-191-8/+3
|\ \ \ \ | |/ / /
| * | | Switch automaticly to statement based replication for statements that can't g...Michael Widenius2012-09-041-8/+3
| |/ /
* | | fixes for test failuresSergei Golubchik2012-09-271-3/+4
|/ /
* | 5.3 mergeSergei Golubchik2012-01-131-1/+1
|\ \
| * \ Merge with 5.2.Michael Widenius2011-12-111-13/+34
| |\ \
| | * \ Merge with MariaDB 5.1Michael Widenius2011-11-241-13/+34
| | |\ \
| | | * \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-13/+34
| | | |\ \
| | | | * \ Updated/added copyright headersKent Boortz2011-07-031-14/+32
| | | | |\ \
* | | | | \ \ mergeSergei Golubchik2011-11-031-4/+4
|\ \ \ \ \ \ \
| * | | | | | | compilation warnings on WindowsSergei Golubchik2011-11-021-4/+4
* | | | | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Updated/added copyright headersKent Boortz2011-07-041-1/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| | * | | | | Updated/added copyright headersKent Boortz2011-06-301-2/+5
* | | | | | | merge with 5.3Sergei Golubchik2011-10-191-10/+14
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | merge with 5.1-microSergei Golubchik2011-06-071-6/+4
| |\ \ \ \ \ \
| | * | | | | | revert a suggested "optimization" that introduced a bugSergei Golubchik2011-06-061-6/+4
| * | | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-3/+4
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-3/+4
| | | |/ / / / | | |/| | | |
| * | | | | | Merge with MariaDB 5.2Michael Widenius2011-05-101-2/+2
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-2/+2
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-281-1/+1
| * | | | | | Added TRASH() to table->record[0] to find out if we access not initialzed data.Michael Widenius2010-11-271-1/+5
| * | | | | | Code cleanup to get fewer reallocs() during execution.Michael Widenius2010-11-241-1/+1
| |/ / / / /