summaryrefslogtreecommitdiff
path: root/sql/event_db_repository.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-29776 collation_connection and db_collation are too short in mysql.proc ...Alexander Barkov2022-10-131-2/+2
* Merge 10.5 into 10.6Marko Mäkelä2022-04-211-0/+2
|\
| * Merge 10.4 into 10.5Marko Mäkelä2022-04-211-0/+2
| |\
| | * MDEV-24176 Server crashes after insert in the table with virtualAleksey Midenkov2022-04-181-0/+2
* | | Change CHARSET_INFO character set and collaction names to LEX_CSTRINGMonty2021-05-191-12/+8
* | | MDEV-8334: Rename utf8 to utf8mb3Rucha Deodhar2021-05-191-7/+7
* | | MDEV-24312 master_host has 60 character limit, increase to 255 bytesbb-10.6-MDEV-24312Oleksandr Byelkin2021-04-201-1/+1
|/ /
* | MDEV-24452 ALTER TABLE event take infinite time which for example breaks mysq...Monty2021-01-211-0/+7
* | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-08-041-1/+1
|\ \ | |/
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-1/+1
| |\
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-1/+1
| | |\
| | | * Code comment spellfixesIan Gilfillan2020-07-221-1/+1
* | | | Aria will now register it's transactionsMonty2020-05-231-40/+43
* | | | MDEV-21743 Split up SUPER privilege to smaller privilegesAlexander Barkov2020-03-101-2/+1
* | | | Using more of Sql_mode_save. Adding a similar class for THD::abort_on_warnings.Alexander Barkov2019-05-281-3/+1
|/ / /
* | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\ \ | | |/
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
| | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-04-191-1/+4
| | | |\
| | | | * BUG#26881798: SERVER EXITS WHEN PRIMARY KEY IN MYSQL.PROCKarthik Kamath2017-12-051-1/+3
| | | | * Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITHAnnamalai Gurusami2012-10-081-2/+8
| | | | * 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
| | | | * | Auto-merge of patch for bug#11764334 from mysql-5.1 tree.Dmitry Shulga2011-06-101-4/+9
| | | | |\ \
| | | | | * | Fixed bug#11764334 (formerly bug#57156): ALTER EVENT CHANGESDmitry Shulga2011-06-101-4/+9
| | | | * | | Manual-merge of patch for bug#12546938 from mysql-5.1->mysql-5.5Dmitry Shulga2011-05-271-7/+13
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Fixed bug#12546938 (formerly known as 61005) - CREATE IF NOT EXIST EVENTDmitry Shulga2011-05-271-7/+13
| | | | * | | Manual merge from mysql-5.1.Alexander Nozdrin2011-05-041-0/+22
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Patch for Bug#12394306: the sever may crash if mysql.event is corrupted.Alexander Nozdrin2011-05-041-0/+8
| | | | * | | merge from 5.1 to 5.5 for bug#11751148Mayank Prasad2011-03-211-1/+1
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Bug #11751148 : show events shows events in other schemaMayank Prasad2011-03-211-1/+1
| | | | | |/
| | | | * | Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-22/+31
| | | | * | Bug #54105 assert in MDL_context::release_locks_stored_beforeJon Olav Hauglid2010-08-131-5/+14
| | | | * | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-271-43/+31
| | | | * | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+10
| | | | * | Followup to Bug#45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-241-5/+4
| | | | * | Manual merge from mysql-next-mr.Alexander Nozdrin2010-02-151-3/+5
| | | | |\ \
| | | | | * | BUG#51021: current_stmt_binlog_row_based not removed in next-mrLuis Soares2010-02-101-0/+1
| | | | | * | BUG#51021: current_stmt_binlog_row_based not removed in next-mrLuis Soares2010-02-091-3/+4
| | | | * | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-061-2/+5
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-301-2/+5
| | | | | |\ \ | | | | | | |/
| | | | | | * Bug #49132 Replication failure on temporary table + DDL2010-01-221-2/+5
| | | | * | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-051-2/+2
| | | | |\ \ \ | | | | | |/ /
| | | | | * | merge mysql-5.1-rep+3 --> mysql-5.1-rep+2-delivery1Alfranio Correia2009-12-171-2/+2
| | | | | |\ \ | | | | | | |/ | | | | | |/|
| | | | | | * merging 5.1 main -> 5.1-rep+2 -> 5.1-rep+3; binlog_unsafe , rpl_mysql_upgrade...Andrei Elkin2009-11-101-1/+1
| | | | | | |\
| | | | | | * \ merged fixes for BUG#39934 to 5.1-rpl+3Sven Sandberg2009-09-301-2/+2
| | | | | | |\ \
| | | | | | | * | BUG#39934: Slave stops for engine that only support row-based loggingSven Sandberg2009-07-141-1/+1
| | | | | | |/ /
| | | | * | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-021-6/+21
| | | | |\ \ \ \ | | | | | |/ / /