| Commit message (Expand) | Author | Age | Files | Lines |
* | MDEV-4684 - Enhancement request: --init-command support for mysqlslap | Sergey Vojtovich | 2013-09-17 | 4 | -1/+35 |
* | Merge fix for MDEV-5037 into 5.5 | Sergey Petrunya | 2013-09-23 | 6 | -12/+65 |
|\ |
|
| * | MDEV-5037: Server crash on a JOIN on a derived table with join_cache_level > 2 | Sergey Petrunya | 2013-09-20 | 6 | -12/+65 |
* | | Tokudb made compilig. | unknown | 2013-09-23 | 5 | -6/+6 |
* | | Update feedback plugin to recognize Windows 8.1 / Windows Server 2012 R2. | Vladislav Vaintroub | 2013-09-20 | 1 | -1/+5 |
* | | 5.5.33a | Sergei Golubchik | 2013-09-19 | 1 | -1/+1 |
* | | MDEV-4979 mysqld_safe section in my.cnf doesn't have mariadb equivalent | Sergei Golubchik | 2013-09-19 | 2 | -39/+5 |
* | | MDEV-5035 debian package conflict libmariadbclient18 5.5.33+maria-1~wheezy vs... | Sergei Golubchik | 2013-09-19 | 2 | -2/+4 |
* | | MDEV-5021 tokudb ft-index libraries are build with -DWITHOUT_TOKUDB=1 | Sergei Golubchik | 2013-09-19 | 1 | -1/+2 |
* | | MDEV-5026 cannot use system jemalloc | Sergei Golubchik | 2013-09-19 | 1 | -3/+12 |
* | | MDEV-5029 Crash in MariaDB 5.5.33 with .frm from older MariaDB release | Sergei Golubchik | 2013-09-18 | 7 | -2/+25 |
* | | fix upgrades when mariadb-galera-server-5.5 is installed | Sergei Golubchik | 2013-09-18 | 2 | -4/+4 |
* | | MDEV-5029 Crash in MariaDB 5.5.33 with .frm from older MariaDB release | Sergei Golubchik | 2013-09-18 | 4 | -5/+21 |
* | | merge with 5.5-release | Sergei Golubchik | 2013-09-17 | 2 | -6/+6 |
|\ \ |
|
| * | | mariadb-tokudb-engine deb package is not architecture-independent | Sergei Golubchik | 2013-09-17 | 2 | -2/+2 |
| * | | specify deb conflicts correctly | Sergei Golubchik | 2013-09-16 | 2 | -4/+4 |
* | | | Fixed tokudb with ccache build failure. | Sergey Vojtovich | 2013-09-17 | 1 | -1/+1 |
* | | | Fixed jemalloc with ccache build failure. | Sergey Vojtovich | 2013-09-17 | 1 | -1/+1 |
* | | | Merge from 5.3 | Alexander Barkov | 2013-09-16 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | backport from 10.0 | Alexander Barkov | 2013-09-16 | 1 | -1/+1 |
* | | | | Merge from 5.3 | Alexander Barkov | 2013-09-16 | 2 | -0/+41 |
|\ \ \ \
| |/ / / |
|
| * | | | MDEV-4861 TIME/DATETIME arithmetics does not preserve INTERVAL precision | Alexander Barkov | 2013-09-16 | 2 | -0/+41 |
* | | | | Merge from 5.3 | Alexander Barkov | 2013-09-16 | 2 | -0/+74 |
|\ \ \ \
| |/ / / |
|
| * | | | MDEV-4870 Wrong values of CASE, COALESCE, IFNULL on a combination of differen... | Alexander Barkov | 2013-09-16 | 2 | -0/+74 |
* | | | | Merge from 5.3 | Alexander Barkov | 2013-09-16 | 2 | -0/+12 |
|\ \ \ \
| |/ / / |
|
| * | | | MDEV-4869 Wrong result of MAKETIME(0, 0, -0.1) | Alexander Barkov | 2013-09-16 | 2 | -0/+12 |
* | | | | Merge from 5.3 | Alexander Barkov | 2013-09-16 | 3 | -1/+102 |
|\ \ \ \
| |/ / / |
|
| * | | | MDEV-4843 Wrong data type for TIMESTAMP('2001-01-01','10:10:10') | Alexander Barkov | 2013-09-16 | 3 | -1/+102 |
* | | | | Merge 5.3->5.5 | Igor Babaev | 2013-09-15 | 3 | -1/+35 |
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| | |
|
| * | | Fixed bug mdev-5015. | Igor Babaev | 2013-09-15 | 3 | -1/+35 |
* | | | fix BUILD/compile-solaris-amd64 to produce working binaries | Sergei Golubchik | 2013-09-13 | 1 | -5/+5 |
* | | | MDEV-5012 Server crashes in Item_ref::real_item on EXPLAIN with select subque... | Sergei Golubchik | 2013-09-13 | 3 | -1/+27 |
* | | | Null-merge from 5.3. | Alexander Barkov | 2013-09-13 | 0 | -0/+0 |
|\ \ \
| |/ / |
|
| * | | MDEV-4724 Some temporal functions do not preserve microseconds | Alexander Barkov | 2013-09-13 | 18 | -135/+436 |
* | | | merge 5.3->5.5 | unknown | 2013-09-13 | 3 | -5/+57 |
|\ \ \
| |/ / |
|
| * | | MDEV-5005: Subquery in Procedure somehow affecting temporary table | unknown | 2013-09-12 | 3 | -3/+55 |
* | | | Merge from 5.3. | Alexander Barkov | 2013-09-13 | 23 | -185/+490 |
|\ \ \
| |_|/
|/| | |
|
| * | | MDEV-4724 Some temporal functions do not preserve microseconds | Alexander Barkov | 2013-09-12 | 18 | -135/+436 |
* | | | Merge 5.3 -> 5.5 | Sergey Petrunya | 2013-09-12 | 6 | -0/+73 |
|\ \ \
| | |/
| |/| |
|
| * | | MDEV-5011: ERROR Plugin 'MEMORY' has ref_count=1 after shutdown for SJM queries | Sergey Petrunya | 2013-09-12 | 6 | -0/+73 |
| |/ |
|
* | | tokudb buildbot fixes | Sergei Golubchik | 2013-09-12 | 3 | -33/+9 |
* | | support ./mtr suite.test,com,bi,na,tions syntax | Sergei Golubchik | 2013-09-11 | 1 | -10/+27 |
* | | merge with 5.5-tokudb tree. In particular: | Sergei Golubchik | 2013-09-10 | 2923 | -81932/+1896892 |
|\ \ |
|
| * | | introduce sysconf2dir, install tokudb.conf there, both in rpm and deb | Sergei Golubchik | 2013-09-10 | 6 | -9/+28 |
| * | | INSTALL_DOCUMENTATION function for CMakeLists.txt | Sergei Golubchik | 2013-09-10 | 6 | -19/+52 |
| * | | * mariadb-tokudb-engine-5.5.deb | Sergei Golubchik | 2013-09-10 | 11 | -10/+84 |
| * | | MariaDB-tokudb-engine.rpm | Sergei Golubchik | 2013-09-09 | 5 | -4/+17 |
| * | | fixes for buildbot | Sergei Golubchik | 2013-09-09 | 6 | -14/+31 |
| * | | remove symlinks from the tree | Sergei Golubchik | 2013-09-09 | 1 | -1/+0 |
| * | | fixes for out-of-source builds | Sergei Golubchik | 2013-09-09 | 3 | -12/+12 |