summaryrefslogtreecommitdiff
path: root/sql/replication.h
Commit message (Collapse)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-06-301-2/+2
|
* WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+2
| | | | | | | | | | | | | | This patch: - Moves all definitions from the mysql_priv.h file into header files for the component where the variable is defined - Creates header files if the component lacks one - Eliminates all include directives from mysql_priv.h - Eliminates all circular include cycles - Rename time.cc to sql_time.cc - Rename mysql_priv.h to sql_priv.h
* WL#2360 Performance schemaMarc Alff2009-12-091-3/+3
| | | | | Part III: mysys instrumentation
* WL#4903 Plugin Service API part ISergei Golubchik2009-11-021-0/+60
| | | | | (mysql-next-mr backport)
* Backporting WL#4398 WL#1720He Zhenxing2009-09-261-0/+490
Backporting BUG#44058 BUG#42244 BUG#45672 BUG#45673 Backporting BUG#45819 BUG#45973 BUG#39012