Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backport of: | Konstantin Osipov | 2010-04-13 | 1 | -1/+2 |
* | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -6/+13 |
* | merge | Vladislav Vaintroub | 2010-02-16 | 1 | -4/+4 |
|\ | |||||
| * | Merge next-mr -> next-4284. | Konstantin Osipov | 2010-02-06 | 1 | -1/+2 |
| |\ | |||||
| * \ | Merge next-mr -> next-4284. | Konstantin Osipov | 2010-02-03 | 1 | -4/+4 |
| |\ \ | |||||
| * | | | Backport of: | Konstantin Osipov | 2009-12-03 | 1 | -2/+2 |
| * | | | Initial import of WL#3726 "DDL locking for all metadata objects". | Konstantin Osipov | 2009-11-30 | 1 | -2/+3 |
* | | | | merge, add plugin/audit_null/CMakeLists.txt | Vladislav Vaintroub | 2010-01-26 | 1 | -1/+3 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge backport of WL#3771 with mysql-next-mr. | Sergey Vojtovich | 2010-01-19 | 1 | -1/+3 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Backport from 6.0-codebase. | Sergey Vojtovich | 2009-12-15 | 1 | -1/+3 |
| | |/ | |||||
* | | | merge | Vladislav Vaintroub | 2009-12-25 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | WL#4738 streamline/simplify @@variable creation process | Sergei Golubchik | 2009-12-22 | 1 | -4/+4 |
| |/ | |||||
* | | Introduce a workaround for Solaris' inability to deal with dtrace in static ... | Vladislav Vaintroub | 2009-12-11 | 1 | -1/+1 |
|/ | |||||
* | Auto-merge from mysql-next-mr. | Alexander Nozdrin | 2009-11-05 | 1 | -2/+2 |
|\ | |||||
| * | Merge from mysql-next-mr. | Alexander Nozdrin | 2009-10-28 | 1 | -2/+3 |
| |\ | |||||
| * \ | Merge from mysql-next-mr. | Alexander Nozdrin | 2009-10-23 | 1 | -0/+2 |
| |\ \ | |||||
| * | | | Backport of revno 2630.28.10, 2630.28.31, 2630.28.26, 2630.33.1, | Konstantin Osipov | 2009-10-22 | 1 | -1/+2 |
| * | | | Backport of: | Konstantin Osipov | 2009-10-16 | 1 | -1/+1 |
* | | | | WL#4903 Plugin Service API part I | Sergei Golubchik | 2009-11-02 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-merge | Luis Soares | 2009-10-22 | 1 | -2/+4 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Backporting WL#4398 WL#1720 | He Zhenxing | 2009-09-26 | 1 | -2/+4 |
* | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-10-14 | 1 | -0/+2 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Merge from mysql-5.1. | Alexander Nozdrin | 2009-10-13 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | WL#4259 - Debug Sync Facility | Ingo Struewing | 2009-09-29 | 1 | -0/+2 |
| | |/ | |||||
* | | | WL#2110 (SIGNAL) | Marc Alff | 2009-09-10 | 1 | -2/+2 |
|/ / | |||||
* | | merge of 5.1-main into mysql-trunk. | Guilhem Bichot | 2009-08-12 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Auto-merge | Ignacio Galarza | 2009-07-31 | 1 | -1/+1 |
| |\ | |||||
| | * | Bug#17270 - mysql client tool could not find ../share/charsets folder and fails. | Ignacio Galarza | 2009-07-31 | 1 | -1/+1 |
| | * | Merged from 5.0 (enterprise). | Chad MILLER | 2008-12-17 | 1 | -1/+2 |
| | |\ | |||||
| | * \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2007-09-10 | 1 | -0/+2 |
| | |\ \ | |||||
| | | * \ | Merge mysqldev@production.mysql.com:my/mysql-5.0-release | unknown | 2007-07-02 | 1 | -0/+2 |
| | | |\ \ | |||||
* | | | | | | Ensure that all dtrace files are properly removed during make clean | MySQL Build Team | 2009-04-05 | 1 | -0/+1 |
* | | | | | | Fixing some issues in the build when using DTrace probes | MC Brown | 2009-03-18 | 1 | -1/+1 |
* | | | | | | Fix for fix of the DTrace make problems | Mikael Ronstrom | 2009-03-06 | 1 | -6/+6 |
* | | | | | | Ensured that we apply DTrace script on both object files potentially | Mikael Ronstrom | 2009-03-06 | 1 | -1/+7 |
* | | | | | | Corrected Dependency for DTrace | Mikael Ronstrom | 2009-02-27 | 1 | -1/+1 |
* | | | | | | Separated what to use as dependency and what to use as list of object files | Mikael Ronstrom | 2009-02-26 | 1 | -1/+18 |
* | | | | | | Fixed problem with sql directory DTrace Makefile | Mikael Ronstrom | 2009-02-21 | 1 | -2/+2 |
* | | | | | | Yet another attempt of getting DTrace builds done properly | Mikael Ronstrom | 2009-02-21 | 1 | -2/+2 |
* | | | | | | Updated to new version 0.2.3, | Mikael Ronstrom | 2009-02-21 | 1 | -1/+0 |
* | | | | | | A workaround to handle the problem with that | Mikael Ronstrom | 2009-02-20 | 1 | -3/+6 |
* | | | | | | Changed to use top_srcdir instead of abs_top_srcdir since many | Mikael Ronstrom | 2009-02-20 | 1 | -1/+1 |
* | | | | | | Reverted DTrace fix | Mikael Ronstrom | 2009-02-06 | 1 | -1/+1 |
* | | | | | | Added support for rep; nop replacing PAUSE due to Solaris bug | Mikael Ronstrom | 2009-02-03 | 1 | -1/+1 |
* | | | | | | Fix dependency issue for dtrace | MySQL Build Team | 2009-01-28 | 1 | -2/+4 |
* | | | | | | Fixed the circular dependency in a DTrace-related Makefile part. | Alexey Kopytov | 2008-12-30 | 1 | -2/+5 |
* | | | | | | Fixed DTrace-related build failures. | Alexey Kopytov | 2008-12-23 | 1 | -4/+4 |
* | | | | | | DTrace fixes plus fixing a too long file name | Mikael Ronstrom | 2008-12-22 | 1 | -1/+3 |
* | | | | | | A number of fixes to DTrace patch | Mikael Ronstrom | 2008-12-20 | 1 | -5/+2 |
* | | | | | | Merge dtrace patch with latest performance version | Mikael Ronstrom | 2008-12-20 | 1 | -2/+4 |
|\ \ \ \ \ \ | |/ / / / / |