Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix incorrect xtradb plugin metadata. | Sergei Golubchik | 2010-09-11 | 1 | -2/+2 |
* | merge with 5.1 | Sergei Golubchik | 2010-09-11 | 83 | -1138/+3083 |
|\ | |||||
| * | build dynamic plugins with the -shared libtool option to avoid | Sergei Golubchik | 2010-09-09 | 1 | -2/+2 |
| * | Fixed compiler warnings | Michael Widenius | 2010-09-07 | 1 | -2/+2 |
| * | Fix compile failures and warnings on Windows from XtraDB "shm buffer pool" pa... | unknown | 2010-09-06 | 7 | -43/+47 |
| * | Added missing include file (to get rid of compiler warning) | Michael Widenius | 2010-09-06 | 1 | -0/+1 |
| * | Fixed failing test cases after update of xtradb | Michael Widenius | 2010-09-05 | 1 | -2/+2 |
| * | Merge XtraDB from Percona server 5.1.49-12 into MariaDB. | unknown | 2010-09-03 | 82 | -1136/+3057 |
* | | Automerge with 5.1 | Michael Widenius | 2010-08-25 | 4 | -8/+8 |
|\ \ | |/ | |||||
| * | Fixed compiler warnings from Windows compiler | Michael Widenius | 2010-08-11 | 4 | -8/+8 |
* | | Merge with 5.2 | Michael Widenius | 2010-08-09 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Ensure that xtradb & InnoDB plugin compiles if valgrind is installed but not ... | Michael Widenius | 2010-08-07 | 1 | -1/+1 |
* | | Added extra argument to longlong2str() to make it have same prototype is int2... | Michael Widenius | 2010-08-07 | 1 | -5/+5 |
* | | Merge with MariaDB 5.1.49 | Michael Widenius | 2010-08-05 | 94 | -1639/+5792 |
|\ \ | |/ | |||||
| * | Merge with 5.1-merge (new XTRADB code updated up to MySQL 5.1.47) | Michael Widenius | 2010-08-05 | 94 | -1638/+5790 |
| |\ | |||||
| | * | Fixed compiler warnings | Michael Widenius | 2010-08-04 | 3 | -2/+11 |
| | * | Merge XtraDB from Percona-Server-5.1.47-11 into MariaDB. | unknown | 2010-08-04 | 94 | -1636/+5781 |
| * | | Fixed some test failures after last push (failing tests and valgrind warnings) | Michael Widenius | 2010-08-04 | 1 | -2/+3 |
| * | | Fixes to allow one to compile and test innodb_plugin | Michael Widenius | 2010-08-04 | 1 | -2/+2 |
| |/ | |||||
* | | buildbot detected problems | Sergei Golubchik | 2010-07-24 | 1 | -1/+1 |
* | | Automerge MariaDB 5.1->5.2. | unknown | 2010-07-09 | 2 | -5/+7 |
|\ \ | |/ | |||||
| * | Fix bug 600744 | Bo Thorsen | 2010-07-02 | 2 | -5/+7 |
* | | merge | Sergei Golubchik | 2010-06-14 | 5 | -31/+31 |
|\ \ | |/ | |||||
| * | ugly-ugly. $with_plugin_innobase was hard-coded in configure.in in | Sergei Golubchik | 2010-06-10 | 1 | -1/+2 |
| * | allow federated and innodb_plugin to be built | Sergei Golubchik | 2010-06-09 | 4 | -26/+25 |
| * | fix questionable UNIV_EXPECT's in the xtradb that confused old gcc. | Sergei Golubchik | 2010-06-09 | 1 | -4/+4 |
* | | after merge fix. | Sergei Golubchik | 2010-06-07 | 3 | -0/+39 |
* | | merge 5.1->5.2 | Sergei Golubchik | 2010-06-01 | 166 | -196/+33292 |
|\ \ | |/ | |||||
| * | Fixed compiler warnings | Michael Widenius | 2010-05-27 | 1 | -2/+2 |
| * | Merge 5.1.44a security release + fix a couple compiler warnings. | unknown | 2010-04-30 | 1 | -8/+11 |
| |\ | |||||
| * | | After-merge fixes for MySQL 5.1.46 merge into MariaDB: result file update and... | unknown | 2010-04-28 | 6 | -9/+5 |
| * | | Merge XtraDB 10 into MariaDB. | unknown | 2010-04-28 | 47 | -147/+1749 |
| * | | Merge XtraDB 9.1 into MariaDB. | unknown | 2010-04-28 | 124 | -84/+31576 |
| * | | Merge MySQL 5.1.46 into MariaDB. | unknown | 2010-04-28 | 1 | -6/+10 |
* | | | Automerge mariadb 5.1 -> mariadb 5.2 | unknown | 2010-05-05 | 2 | -1/+4 |
|\ \ \ | |/ / | |||||
| * | | Fix a bunch of Windows warnings | Bo Thorsen | 2010-04-21 | 2 | -1/+4 |
* | | | Merge with 5.1 | Michael Widenius | 2010-04-08 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Removed compiler warnings | Michael Widenius | 2010-04-07 | 1 | -1/+1 |
* | | | Maria WL#61 | unknown | 2010-04-01 | 3 | -0/+738 |
* | | | Auto merge with 5.1 | Michael Widenius | 2010-04-01 | 2 | -2/+0 |
|\ \ \ | |/ / | |||||
| * | | Added missing space from last push | Michael Widenius | 2010-03-31 | 2 | -2/+0 |
* | | | Merge with 5.1 | Michael Widenius | 2010-04-01 | 3 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Removed compiler warning | Michael Widenius | 2010-03-30 | 1 | -1/+1 |
| * | | Fixed compiler warnings and sporadic failures in test cases | Michael Widenius | 2010-03-28 | 3 | -3/+3 |
| |/ | |||||
* | | merged | Sergei Golubchik | 2010-03-15 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix some compiler warnings seen in Buildbot. | unknown | 2010-03-10 | 1 | -1/+1 |
* | | merge 5.1->5.2 | unknown | 2010-02-01 | 122 | -2962/+5078 |
|\ \ | |/ | |||||
| * | Merge with fixes for compiler warnings and 2 fixed test cases | Michael Widenius | 2010-01-28 | 2 | -5/+5 |
| * | Fixed race condition when innobase_shutdown_for_mysql() was called before par... | Michael Widenius | 2010-01-17 | 2 | -4/+8 |
| * | Fix freed-twice error in XtraDB (from InnoDB plugin 1.0.6). | unknown | 2010-01-17 | 1 | -1/+1 |