summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix make_win_bin_dist:Sergey Petrunya2009-10-091-3/+21
* Include configure-mariadb.sh in source tarballSergey Petrunya2009-10-081-1/+1
* Added win/configure-mariadb.sh - the standard way to configure on Windows.Sergey Petrunya2009-10-081-0/+23
* Revert change of package name in configure.in, as it breaks too much stuff.unknown2009-10-081-2/+2
* Merge.unknown2009-10-081-0/+12
|\
| * MBUG#442254: mysql-test-run --embedded fails on Windows with: ERROR: .opt fil...Sergey Petrunya2009-10-081-0/+12
* | Fixes for package name change mysql -> mariadb.unknown2009-10-084-5/+12
|/
* Fix win/configure.js: now configure.in has AM_INIT_AUTOMAKE(mariadb, ...)Sergey Petrunya2009-10-081-1/+5
* Fix win/configure.js: now configure.in has AM_INIT_AUTOMAKE(mariadb, ...)Sergey Petrunya2009-10-072-0/+5
* Fix pbxt test suite failures:Sergey Petrunya2009-10-076-19/+12
* Merge Arjen's fix for new slow log functionality.unknown2009-10-071-2/+2
|\
| * Fix log_slow_filter/log_slow_verbosity code typos (Monty?)Arjen Lentz2009-10-071-2/+2
* | Change naming of our package to mariadb rather than mysql.unknown2009-10-071-2/+2
|/
* Fix test case partition_recover_myisam for --embedded-server.unknown2009-10-071-0/+4
* Add missing PBXT windows file to `make dist`.unknown2009-10-071-1/+1
* Fix `make dist` after CMakeLists.txt rename in previous push.unknown2009-10-063-2/+2
* Fix events_time_zone.test to be skipped for embedded (no event scheduler in e...unknown2009-10-061-0/+3
* Merge fixes for --big tests and compiler warnings.unknown2009-10-069-67/+52
|\
| * Test suite fixes:unknown2009-10-045-60/+40
| * Fix some compiler warnings cause by GCC bug: http://gcc.gnu.org/bugzilla/show...unknown2009-10-032-5/+8
| * Fix merge-big.test to properly restore debug settings.unknown2009-10-032-2/+4
* | Fix PBXT build on windows by backporting some of their changes (under advise ...Sergey Petrunya2009-10-063-25/+82
* | Make sure that partition tests are included in mysql-test-run by default.unknown2009-10-061-2/+2
* | Fix test failures in innodb-index and partition_special_*:unknown2009-10-065-4/+29
* | Fix broken --vs-config option of mysql-test-run.pl.unknown2009-10-061-1/+1
* | MBug#443092: test cases mysql and mysql_upgrade fails with wildcard DNSunknown2009-10-055-0/+24
* | Fix a problem in windows build introduced a few csets ago (inSergey Petrunya2009-10-052-0/+2
* | Fix embedded build on Windows: contents of storage/xtradb think they areSergey Petrunya2009-10-032-2/+6
* | MergeSergey Petrunya2009-10-034-43/+49
|\ \ | |/ |/|
| * Fix mysql-test-run --embedded:Sergey Petrunya2009-10-034-43/+49
* | Merge Monty's fixes from main into release branch.unknown2009-10-028-11/+45
|\ \
| * | Fixed typoMichael Widenius2009-10-021-1/+1
| * | When using --help --verbose give error and abort if there are any unknown opt...Michael Widenius2009-10-023-5/+15
| * | Added client functions:Michael Widenius2009-10-025-6/+30
* | | Add missing windows files to `make dist`.unknown2009-10-021-1/+2
* | | Add a simple way to robustly get the name of the generated source tarball, so...unknown2009-10-021-0/+5
| |/ |/|
* | Temporary solution: skip PBXT (like we do e.g. for --skip-innodb) in embedded Sergey Petrunya2009-10-021-0/+16
* | Fix embedded server windows build: add opt_table_elimination.cc to list of filesSergey Petrunya2009-10-011-0/+1
* | Add environment variable MTR_EXTRA_OPTIONS to influence `make test*` targets.unknown2009-09-301-33/+36
* | Merge autotools fixes to be able to build with builddir != srcdir.unknown2009-09-303-4/+4
|\ \
| * | Used the correct path to the bundled libevent includes.Peter Lieverdink2009-09-301-1/+1
| * | Make sure to use the correct location for config.h when generating event-conf...Peter Lieverdink2009-09-301-2/+2
| * | Look for libreadline in the light location on *both* tests.Peter Lieverdink2009-09-301-1/+1
| |/
* | Completely disable the innodb plugin.unknown2009-09-301-0/+0
* | Apply patch from Bug#46010.unknown2009-09-308-4/+11
* | Fix race in test of times shown in SHOW FULL PROCESSLIST.unknown2009-09-292-3/+3
* | Fix running test suite from installed directory rather than source directory.unknown2009-09-292-4/+7
|/
* Fix all innodb tests being disabled when running testsuite as root.unknown2009-09-261-0/+4
* Fix some test failures found during RPM package building:unknown2009-09-253-13/+10
* Merge MySQL-5.1.38 and XtraDB-7 into MariaDB.unknown2009-09-251272-25859/+289002
|\