summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* 5.2 -> 5.3Sergei Golubchik2013-02-281-2/+27
|\
| * 5.1 -> 5.2 mergeSergei Golubchik2013-02-281-2/+27
| |\
| | * mysql-5.1 mergeSergei Golubchik2013-02-281-2/+27
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mysys/errors.c: revert upstream's fix. use a much simpler one mysys/my_write.c: revert upstream's fix. use a simpler one sql/item_xmlfunc.cc: useless, but ok sql/mysqld.cc: simplify upstream's fix storage/heap/hp_delete.c: remove upstream's fix. we'll use a much less expensive approach.
| | | * Applying patch for Bug#67177 Bug#15967374 from KentHery Ramilison2013-01-081-1/+26
| | | |
| | | * Raise version number after cloning 5.1.67unknown2012-11-051-1/+1
| | | |
* | | | 5.2->5.3 mergeSergei Golubchik2013-01-101-1/+13
|\ \ \ \ | |/ / /
| * | | 5.1 mergeSergei Golubchik2013-01-101-1/+1
| |\ \ \ | | |/ /
| | * | mysql-5.1.67 mergeSergei Golubchik2013-01-091-1/+1
| | |\ \ | | | |/
| | | * Raise version number after cloning 5.1.66unknown2012-09-071-1/+1
| | | |
| | * | Merge MySQL 5.1.66 -> MariaDB 5.1.65unknown2012-11-061-1/+1
| | |\ \ | | | |/
| | | * Reverting broken configure/make stuffBjorn Munch2012-07-191-4/+0
| | | |
| | | * Bug #14035452 - MODULARIZE MYSQL_CLIENT_TESTBjorn Munch2012-07-191-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Added new minimal client using same framework Added internal test using it Small changes to top level make/configure/cmake to have it built
| | | * Raise version number after cloning 5.1.65unknown2012-07-111-1/+1
| | | |
| | * | merge with MySQL 5.1.65Sergei Golubchik2012-08-221-1/+1
| | |\ \ | | | |/
| | | * Raise version number after cloning 5.1.64unknown2012-06-151-1/+1
| | | |
| | | * Raise version number after cloning 5.1.63Georgi Kodinov2012-04-171-1/+1
| | | |
| | | * merged and updated the version in mysql-5.1Georgi Kodinov2012-02-211-1/+1
| | | |\
| | | | * bumped up the version of the main tree to match the security treeGeorgi Kodinov2012-02-211-2/+2
| | | | |
| | | | * Raise version number after cloning Joerg Bruehe2011-12-161-2/+2
| | | | |
| | | | * increase version number to 5.0.95Karen Langford2011-06-101-2/+2
| | | | |
| | | | * Bump NDB-version.Alexander Nozdrin2011-04-111-1/+1
| | | | |
| | | * | Raise version number after cloning Joerg Bruehe2011-12-161-1/+1
| | | | |
| * | | | MDEV-712 - LP:1024239 - Mysqlclient exports the same symbols as opensslVladislav Vaintroub2012-11-231-0/+12
| | | | | | | | | | | | | | | | | | | | Compile yassl and taocrypt using -fvisibility=hidden, when possible. This prevent symbols from being exported.
* | | | | bump the version to 5.3.11Sergei Golubchik2012-11-231-1/+1
| | | | |
* | | | | Increase the version number to 5.3.10.unknown2012-11-101-1/+1
| | | | |
* | | | | increase the versionSergei Golubchik2012-10-011-1/+1
| | | | |
* | | | | 5.2 mergeSergei Golubchik2012-05-201-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | 5.1 mergeSergei Golubchik2012-05-181-1/+1
| |\ \ \ \ | | |/ / /
| | * | | merge with mysql-5.1.63Sergei Golubchik2012-05-171-1/+1
| | |\ \ \
| | | * | | Raise version number after cloning 5.1.62Karen Langford2012-02-201-1/+1
| | | | | |
| * | | | | mergeSergei Golubchik2012-04-051-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | mysql-5.1.62 mergeSergei Golubchik2012-04-051-1/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | Raise version number after cloning 5.1.61unknown2011-12-161-1/+1
| | | | | |
| | * | | | Merge with MYSQL 5.1.61Michael Widenius2012-02-201-1/+1
| | |\ \ \ \ | | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed README with link to source Merged InnoDB change to XtraDB README: Added information of where to find MariaDB code storage/archive/ha_archive.cc: Removed memset() of rows, a MariaDB checksum's doesn't touch not used data.
| | | * | | Raise version number after cloning 5.1.60Karen Langford2011-10-261-1/+1
| | | | | |
* | | | | | update the version numberSergei Golubchik2012-05-021-1/+1
| | | | | |
* | | | | | Increased version numberMichael Widenius2012-03-261-1/+1
| | | | | |
* | | | | | Bump the version number.Sergey Petrunya2012-02-261-1/+1
| | | | | |
* | | | | | Merge 5.2->5.3 in preparation for the release of mariadb-5.3.4-rc.Igor Babaev2012-02-011-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fixed compiler and test failures found by buildbotMichael Widenius2012-01-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | configure.in: Added testing of STRNDUP (not found on solaris) mysql-test/include/wait_until_connected_again.inc: Also test for error 2005 (can happen on windows) mysql-test/include/wait_until_disconnected.inc: Also test for error 2005 (can happen on windows) mysql-test/suite/innodb_plugin/r/innodb_bug30423.result: Number of rows is not stable (found difference on Solaris) mysql-test/suite/innodb_plugin/t/innodb_bug30423.test: Number of rows is not stable (found difference on Solaris) plugin/auth_pam/auth_pam.c: Use internal strndup if it doesn't exist on system (solaris) Changed code so that it should also compile on solaris.
* | | | | | Update version in configure.in (was forgotten in 5.3.3 release).unknown2011-12-301-1/+1
| | | | | |
* | | | | | Fix version number: it's 5.3.3Sergey Petrunya2011-12-201-1/+1
| | | | | |
* | | | | | Bump version number: now it's 5.3.3 (5.3.2 has been released some time ago)Sergey Petrunya2011-12-181-1/+1
| | | | | |
* | | | | | Merge with 5.2Michael Widenius2011-12-141-3/+26
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge with 5.1Michael Widenius2011-12-131-4/+27
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | Updated version number in configure
| | * | | | new "./configure --disable-distribution" optionSergei Golubchik2011-12-121-3/+26
| | | | | |
* | | | | | 5.2->5.3 mergeSergei Golubchik2011-12-121-5/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | updated the version in configureSergei Golubchik2011-12-031-1/+1
| | | | | |
* | | | | | Merge with 5.2.Michael Widenius2011-12-111-11/+16
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | no_error handling for select (used by INSERT ... SELECT) still needs to be fixed, but I will do that in a separate commit
| * | | | | Merge with 5.1Michael Widenius2011-12-011-1/+1
| |\ \ \ \ \ | | |/ / / /