Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Increased the version number to 10.0 | Michael Widenius | 2012-05-31 | 1 | -1/+3 | |
|/ / | ||||||
* | | RPM packages should not obsolete themselves. | Sergei Golubchik | 2012-05-29 | 1 | -5/+5 | |
* | | MDEV-293 5.5 RPMs for RHEL6/CentOS6 | Sergei Golubchik | 2012-05-29 | 1 | -0/+31 | |
* | | Don't install debug plugins and don't populate unused "plugins.files" file. | Sergei Golubchik | 2012-05-26 | 1 | -9/+1 | |
* | | create a new MariaDB-common.rpm that contains files needed both by the client... | Sergei Golubchik | 2012-05-25 | 1 | -9/+19 | |
* | | Building RPMs with CPack | Sergei Golubchik | 2012-05-22 | 3 | -16/+108 | |
* | | Add -Wno-missing-field-initializers to silence bogus warnings from GCC in mai... | Vladislav Vaintroub | 2012-05-17 | 1 | -0/+9 | |
* | | Fix FreeBSD test errors. Also link with libexecinfo on FreeBSD for stacktrac... | Vladislav Vaintroub | 2012-05-04 | 1 | -0/+9 | |
* | | support same version upgrade for MSI | Vladislav Vaintroub | 2012-05-04 | 1 | -3/+5 | |
* | | Fix build on OSX | Vladislav Vaintroub | 2012-04-12 | 1 | -1/+4 | |
* | | mysql 5.5.23 merge | Sergei Golubchik | 2012-04-10 | 3 | -5/+24 | |
|\ \ | |/ | ||||||
| * | Merged some fixes from 7.2 release branches | Bjorn Munch | 2012-03-22 | 3 | -5/+24 | |
* | | lp:886550 Wrong installation path for some include files. | unknown | 2012-04-03 | 1 | -2/+2 | |
* | | debug_sync is now a service, available to dynamically loaded plugins. | Sergei Golubchik | 2012-03-28 | 2 | -2/+17 | |
* | | mysql-5.5.22 merge | Sergei Golubchik | 2012-03-28 | 2 | -2/+2 | |
|\ \ | |/ | ||||||
| * | Updated/added copyright headers | MySQL Build Team | 2012-02-16 | 2 | -2/+2 | |
| * | Bug#13463417 63487: ANNOYING TRACE MESSAGE IN CMAKE CODE | Tor Didriksen | 2011-12-15 | 1 | -1/+0 | |
* | | Fix Windows build | Vladislav Vaintroub | 2012-03-22 | 1 | -3/+6 | |
* | | precache results of system tests on Windows | Vladislav Vaintroub | 2012-03-22 | 1 | -0/+2 | |
* | | Fix CMake code to work with older cmake version, such as 2.6.2 | Vladislav Vaintroub | 2012-03-22 | 1 | -10/+16 | |
* | | Reduce size of windows MSI by approx. 50% | Vladislav Vaintroub | 2012-03-16 | 2 | -24/+37 | |
* | | mdev-176 feedback plugin is linked dynamically in bintar | Sergei Golubchik | 2012-03-13 | 1 | -2/+3 | |
* | | precache some more system checks on Windows | Vladislav Vaintroub | 2012-02-27 | 1 | -0/+2 | |
* | | merge 5.5 | Vladislav Vaintroub | 2012-02-27 | 2 | -1/+9 | |
|\ \ | ||||||
| * | | because of the high cost associated with fake symdir resolution, disable sym... | Vladislav Vaintroub | 2012-02-27 | 1 | -0/+2 | |
| * | | Workaround buggy Linux dtrace - it fails on fedora if CC is set to 'ccache gcc' | Vladislav Vaintroub | 2012-02-20 | 1 | -1/+7 | |
* | | | merge | Vladislav Vaintroub | 2012-02-08 | 4 | -11/+30 | |
|\ \ \ | |/ / | ||||||
| * | | Various fixes for Solaris compiler. | Vladislav Vaintroub | 2012-02-03 | 3 | -7/+24 | |
| * | | Fix portability problems | Vladislav Vaintroub | 2012-02-02 | 1 | -4/+6 | |
* | | | merge | Vladislav Vaintroub | 2012-01-24 | 1 | -8/+8 | |
|\ \ \ | |/ / | ||||||
| * | | Initial draft for building .deb packages for MariaDB 5.5. | unknown | 2012-01-23 | 1 | -8/+8 | |
* | | | merge 5.5 | Vladislav Vaintroub | 2012-01-11 | 1 | -8/+20 | |
|\ \ \ | |/ / | ||||||
| * | | MDEV-85: Remove shared plugin library if build swtiches from shared to static... | Vladislav Vaintroub | 2012-01-11 | 1 | -8/+20 | |
* | | | merge | Vladislav Vaintroub | 2011-12-26 | 7 | -76/+75 | |
|\ \ \ | |/ / | ||||||
| * | | fix 64 bit Windows build | Vladislav Vaintroub | 2011-12-21 | 1 | -0/+1 | |
| * | | * remove WITH_DEBUG from CMakeLists.txt | Sergei Golubchik | 2011-12-15 | 5 | -7/+12 | |
| * | | new configure option: NOT_FOR_DISTRIBUTION | Sergei Golubchik | 2011-12-14 | 1 | -69/+62 | |
* | | | Fix build on old 32 bit Centos (kernel 2.6.18) | Vladislav Vaintroub | 2011-12-26 | 1 | -0/+7 | |
* | | | Initial threadpool implementation for MariaDB 5.5 | Vladislav Vaintroub | 2011-12-08 | 1 | -0/+7 | |
|/ / | ||||||
* | | fix signing and packaging | Vladislav Vaintroub | 2011-11-30 | 1 | -32/+32 | |
* | | merge | Vladislav Vaintroub | 2011-11-28 | 1 | -1/+1 | |
|\ \ | ||||||
| * \ | merged | Sergei Golubchik | 2011-11-27 | 1 | -1/+9 | |
| |\ \ | ||||||
| * | | | compilation fixes | Sergei Golubchik | 2011-11-27 | 1 | -1/+1 | |
* | | | | Fix build and packaging on Windows: | Vladislav Vaintroub | 2011-11-26 | 2 | -0/+6 | |
| |/ / |/| | | ||||||
* | | | Avoid mysqld dependency on libaio.so by linking xtradb statically to libaio. | Vladislav Vaintroub | 2011-11-25 | 1 | -1/+9 | |
|/ / | ||||||
* | | merged | Sergei Golubchik | 2011-11-22 | 35 | -34/+97 | |
|\ \ | ||||||
| * \ | merge | Sergei Golubchik | 2011-11-03 | 1 | -0/+1 | |
| |\ \ | ||||||
| * \ \ | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 35 | -34/+97 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | merge from 5.5.16 | Daniel Fischer | 2011-09-21 | 1 | -0/+4 | |
| | |\ \ | ||||||
| | | * | | Source plugin library files list from cmake-generated file in RPM builds | Daniel Fischer | 2011-08-15 | 1 | -0/+4 |