summaryrefslogtreecommitdiff
path: root/plugin
Commit message (Expand)AuthorAgeFilesLines
* Merge fixes for BUG46587 and BUG47059 to trunk-bugfixing.Sergey Vojtovich2010-04-151-10/+38
|\
| * BUG#47059 - In audit plugin I cannot see the event subclasses,Sergey Vojtovich2010-04-151-10/+38
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-314-2/+10
* | Automerge the bug#49022 fix correction into next-mr-bugfixing.Joerg Bruehe2010-03-121-1/+1
|\ \
| * | Fix for the bug#49022 patch, detected by further testing.Joerg Bruehe2010-03-111-1/+1
* | | Auto mergeHe Zhenxing2010-03-111-1/+6
|\ \ \ | |/ /
| * | Part of the fixes for bug#49022Joerg Bruehe2010-03-101-1/+6
| |/
* | Auto merge from 5.1-rep-semisyncHe Zhenxing2010-03-111-126/+84
|\ \ | |/ |/|
| * Post fix for Bug#49557He Zhenxing2010-03-101-1/+2
| * Bug#49557 "semisync" plugin test fails on WindowsHe Zhenxing2010-02-231-126/+83
* | Fix truncated GPL text.Jonathan Perkin2010-02-261-1/+1
* | mergeVladislav Vaintroub2010-02-132-36/+272
|\ \
| * \ Manual Merge for bug#50157unknown2010-01-312-36/+272
| |\ \ | | |/
| | * BUG#50157 Assertion !active_tranxs_->is_tranx_end_pos(..) in ReplSemiSyncMast...unknown2010-01-312-36/+273
* | | Cleanup casing in MYSQL_ADD_PLUGIN, patch provided by KentVladislav Vaintroub2010-02-012-2/+2
* | | add CMakeLists.txt to EXTRA_DIST for audit_nullVladislav Vaintroub2010-01-261-1/+1
* | | merge, add plugin/audit_null/CMakeLists.txtVladislav Vaintroub2010-01-264-0/+182
|\ \ \ | |/ /
| * | Merge backport of WL#3771 with mysql-next-mr.Sergey Vojtovich2010-01-193-0/+166
| |\ \
| | * | Backport from 6.0-codebase.Sergey Vojtovich2009-12-153-0/+166
| * | | Auto-merge from mysql-next-mr.Alexander Nozdrin2009-12-193-16/+58
| |\ \ \
| * \ \ \ mergeVladislav Vaintroub2009-12-181-3/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Bug #49811: inconsistent usage of SAFEMALLOC in debug compilation on windowsVladislav Vaintroub2009-12-181-3/+0
| | * | | Backporing patch for Bug#48351 (Inconsistent library names for semisync plugin)Alexander Nozdrin2009-12-152-10/+10
| | |\ \ \
* | | \ \ \ mergeVladislav Vaintroub2009-12-193-16/+58
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge mysql-next-mr (revno 2936) --> mysql-next-mr-marcMarc Alff2009-12-115-92/+40
| |\ \ \ \ \ | | |/ / / /
| * | | | | WL#2360 Performance schemaMarc Alff2009-12-093-16/+58
* | | | | | mergeVladislav Vaintroub2009-12-114-91/+39
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge from trunk-bugfixingHe Zhenxing2009-12-052-3/+3
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Postfix after merge patch for Bug#49020He Zhenxing2009-12-042-3/+3
| | * | | | Auto merge fixes for Bug#49020He Zhenxing2009-12-042-81/+29
| | |\ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Auto merge from 5.1-rep-semisyncHe Zhenxing2009-12-052-81/+29
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Auto merge postfix of Bug#49020He Zhenxing2009-12-041-2/+3
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Post fix for previous patch of Bug#49020He Zhenxing2009-12-041-2/+3
| | * | | | Auto merge fix for Bug#49020He Zhenxing2009-12-042-80/+27
| | |\ \ \ \ | | | |/ / / | | | | | / | | | |_|/ | | |/| |
| | | * | Bug#49020 Semi-sync master crashed with free_pool == NULL, assertion `free_po...He Zhenxing2009-12-042-80/+27
| * | | | Merge fix of bug#48351 from 5.1-rep-semisyncHe Zhenxing2009-11-292-10/+10
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | Bug#48351 Inconsistent library names for semisync pluginHe Zhenxing2009-11-272-10/+10
| | |/
* | | fix build errorsVladislav Vaintroub2009-12-011-4/+8
* | | - Introduce MYSQL_ADD_PLUGIN that replaces MYSQL_STORAGE_ENGINEVladislav Vaintroub2009-12-013-17/+7
* | | WL#5161 : Cross-platform build with CMakeVladislav Vaintroub2009-11-095-18/+53
|/ /
* | WL#4903 Plugin Service API part ISergei Golubchik2009-11-021-1/+2
|/
* Postfix of previews commit, add missing fileHe Zhenxing2009-10-231-0/+35
* Add semi-sync support for WindowsHe Zhenxing2009-10-232-0/+20
* Postfix of bug#45674He Zhenxing2009-10-181-2/+3
* Backport post fix for semisyncHe Zhenxing2009-10-122-15/+0
* Backport BUG#47298 Semisync: always wait until timeout if no semi-sync slave ...He Zhenxing2009-10-124-11/+37
* BUG#45674 FLUSH STATUS does not reset semisynchronous countersHe Zhenxing2009-10-123-108/+90
* Backport Bug#45852 Semisynch: Last_IO_Error: Fatal error: Failed to run 'afte...He Zhenxing2009-10-121-1/+8
* Backport BUG#45848 Semisynchronous replication internals are visible in SHOW ...He Zhenxing2009-10-128-108/+234
* Fix semisync master/slave status always showed as OFF on sparcHe Zhenxing2009-10-034-4/+4