Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge | Vladislav Vaintroub | 2010-12-06 | 1 | -2/+0 |
|\ | |||||
| * | Bug#473914: mysql_client_test fail with in debug compilaton on windows x64 | Vladislav Vaintroub | 2010-12-06 | 1 | -2/+0 |
* | | merge with 5.1 | Michael Widenius | 2010-11-30 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | Fixed compiler and gmake warnings | Michael Widenius | 2010-11-29 | 1 | -2/+0 |
* | | Merge MariaDB 5.1->5.2 | unknown | 2010-11-19 | 2 | -7/+6 |
|\ \ | |/ | |||||
| * | MWL#74: Shared libmysqld.so library. | unknown | 2010-11-17 | 2 | -7/+6 |
* | | merge with 5.1 | Sergei Golubchik | 2010-09-11 | 4 | -15/+47 |
|\ \ | |/ | |||||
| * | build dynamic plugins with the -shared libtool option to avoid | Sergei Golubchik | 2010-09-09 | 1 | -2/+2 |
| * | Enable archive tables to work with mysql_upgrade / repair | Michael Widenius | 2010-09-03 | 3 | -12/+44 |
| * | Merge with MySQL 5.1.50 | Michael Widenius | 2010-08-27 | 1 | -2/+2 |
| |\ | |||||
| | * | Bug#53445: Build with -Wall and fix warnings that it generates | Davi Arnaut | 2010-07-09 | 1 | -2/+2 |
* | | | Merge with MariaDB 5.1.49 | Michael Widenius | 2010-08-05 | 1 | -3/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 1 | -3/+2 |
| |\ \ | | |/ | |||||
| | * | Bug#42733: Type-punning warnings when compiling MySQL -- | Davi Arnaut | 2010-06-10 | 1 | -3/+2 |
* | | | merge with 5.1 | Sergei Golubchik | 2010-07-25 | 2 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | restore the unintentinally broken ABI | Sergei Golubchik | 2010-07-23 | 2 | -2/+2 |
* | | | Fix for LP#588599, mysqlbug#45377: ARCHIVE tables aren't discoverable after O... | Michael Widenius | 2010-07-21 | 1 | -3/+19 |
* | | | merge 5.1->5.2 | Sergei Golubchik | 2010-06-01 | 1 | -12/+23 |
|\ \ \ | |/ / | |||||
| * | | Merge MySQL 5.1.46 into MariaDB. | unknown | 2010-04-28 | 1 | -12/+23 |
| |\ \ | | |/ | |||||
| | * | BUG#46565 - repair of partition fail for archive engine | Sergey Vojtovich | 2010-03-25 | 1 | -4/+10 |
| | * | BUG#48757 - missing .ARZ file causes server crash | Sergey Vojtovich | 2010-02-12 | 1 | -8/+13 |
* | | | Maria WL#61 | unknown | 2010-04-01 | 1 | -0/+17 |
|/ / | |||||
* | | Merge MySQL 5.1.44 into MariaDB. | unknown | 2010-03-04 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Apply patch on behalf of Magnus: | Davi Arnaut | 2010-01-20 | 1 | -1/+1 |
* | | Merge with MySQL 5.1.42 | Michael Widenius | 2010-01-15 | 3 | -5/+32 |
|\ \ | |/ | |||||
| * | fix for pb2 failure after bug#47012 push. | Anurag Shekhar | 2009-11-17 | 1 | -0/+1 |
| * | Merge | Christopher Powers | 2009-11-11 | 2 | -5/+28 |
| |\ | |||||
| | * | Bug #47012 archive tables are not upgradeable, and server crashes | Anurag Shekhar | 2009-11-11 | 2 | -5/+28 |
| * | | Bug#47382 'mysqladmin debug' crash on 64-bit Windows | Christopher Powers | 2009-11-10 | 1 | -0/+3 |
| |/ | |||||
* | | Removed compiler warnings | Michael Widenius | 2010-01-06 | 1 | -2/+1 |
* | | Merge with MySQL 5.1, with following additions: | unknown | 2009-11-16 | 1 | -9/+8 |
|\ \ | |/ | |||||
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-09-23 | 1 | -6/+4 |
| * | Local merge. | Sergey Vojtovich | 2009-09-10 | 1 | -1/+1 |
| |\ | |||||
| | * | BUG#46961 - archive engine loses rows during self joining select! | Sergey Vojtovich | 2009-09-04 | 1 | -1/+1 |
| * | | BUG#29203 - archive tables have weird values in show table status | Sergey Vojtovich | 2009-09-09 | 1 | -2/+3 |
| |/ | |||||
* | | Merge MySQL->MariaDB | Sergey Petrunya | 2009-09-08 | 2 | -15/+4 |
|\ \ | |/ | |||||
| * | Backport WL#3653 to 5.1 to enable bundled innodb plugin. | Vladislav Vaintroub | 2009-06-10 | 1 | -13/+2 |
| * | Bug #39802 On Windows, 32-bit time_t should be enforced | Anurag Shekhar | 2009-05-13 | 1 | -2/+2 |
* | | After-merge fixes for problems seen in buildbot after merging MySQL-5.1.35. | unknown | 2009-05-22 | 1 | -36/+4 |
* | | Fixed problems in merge | Michael Widenius | 2009-05-19 | 1 | -1/+1 |
|\ \ | |||||
| * | | We are now using Valgrind rather than purify, and have for quite some time. | unknown | 2009-05-06 | 1 | -1/+1 |
* | | | Merged with mysql-5.1 tree. | Michael Widenius | 2009-04-25 | 3 | -7/+9 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | fixed archive test. It might be OOM error on boxes with low amount of memory. | Sergey Glukhov | 2009-03-26 | 1 | -1/+5 |
| * | auto-merge | Ignacio Galarza | 2009-03-19 | 1 | -4/+2 |
| |\ | |||||
| | * | Fix for BUG#32880 - Repairing Archive table fails with internal error 144 | Satya B | 2009-03-18 | 1 | -4/+2 |
| * | | Bug#29125 Windows Server X64: so many compiler warnings | Ignacio Galarza | 2009-02-13 | 2 | -2/+2 |
| |/ | |||||
* | | Fix Valgrind errors seen in buildbot. | unknown | 2009-04-08 | 1 | -2/+36 |
* | | Merge with base MySQL 5.1 | Michael Widenius | 2009-02-15 | 1 | -4/+2 |
|\ \ | |/ | |||||
| * | Merge from mysql-5.1.30-release | unknown | 2008-11-27 | 1 | -4/+2 |
| |\ | |||||
| | * | mysql-test/r/partition.result | Build Team | 2008-11-25 | 1 | -3/+1 |