85209 Commits (528df1df4537fcf4ac12d3408645d04298af85c1)
 

Author SHA1 Message Date
unknown b78f721460 MDEV-5353: server crash on subselect if WHERE applied to some result field 12 years ago
Alexander Barkov 62e959437e MDEV-5374 main.func_time fails with valgrind warning 12 years ago
Sergei Golubchik a3b99778fc 5.2 merge 12 years ago
Alexander Barkov b97b9536c7 MDEV-4857 Wrong result of HOUR('1 00:00:00') 12 years ago
Sergei Golubchik 7e431dc379 5.1 merge 12 years ago
Sergei Golubchik f534708bd6 MDEV-5266 MySQL:57657 - Temporary MERGE table with temporary underlying is broken by ALTER 12 years ago
Sergei Golubchik b16e67fd9c install and package plugin suites. 12 years ago
Sergei Golubchik c2839e2cf2 mysql-test: allow suite.pm add its suite to the default list. 12 years ago
Sergey Petrunya 928543ca6c MDEV-5344: LEFT OUTER JOIN table data is lost in ON DUPLICATE KEY UPDATE section 12 years ago
Igor Babaev 998ed51497 Made sure that JOIN::cond_equal is correctly set after the call of 12 years ago
Igor Babaev 59f099dda1 Post-review changes of the patch for bug mdev-5103. 12 years ago
Igor Babaev 8224d95524 Merge 12 years ago
Igor Babaev c0f31dc9f3 Another attempt to fix bug mdev-5103. 12 years ago
Alexander Barkov 2394fa67d4 MDEV-4859 Wrong value and data type of "SELECT MAX(time_column) + 1 FROM t1" 12 years ago
Sergei Golubchik 5e812ee03b MDEV-5303 rpm post-inst scriptlet creates mysql user with a valid shell 12 years ago
Sergei Golubchik 98c609248b set CMP0022 policy to avoid cmake warnings 12 years ago
Michael Widenius bbda717e93 Fixed compiler errors and warnings 12 years ago
Alexander Barkov 5a8bd446ad Merge 5.3->5.5 12 years ago
Alexander Barkov 87355a453d Merge 5.3 -> 5.5 12 years ago
Elena Stepanova f130443707 Fixes for storage_engine tests 12 years ago
Elena Stepanova 253ed701e9 A fix for MySQL#65146 introduced a new warning. 12 years ago
Jan Lindström a5e236db54 Add additional srv_use_fallocate guard for completing the IO with 12 years ago
Jan Lindström 57a70a635a MDEV-5355: InnoDB assertion at shutdown if posix_fallocate is used in ut_a(node->n_pending == 0 || node->space->stop_new_ops); 12 years ago
Alexey Botchkov fb2de58294 MDEV-5321 Calling mysql_library_end accesses freed memory; dumps memory to display. 12 years ago
Nirbhay Choubey 1297a9ef19 Fix for a compiler warning. 12 years ago
Igor Babaev 3fc7743435 Merge 12 years ago
Igor Babaev 11eb7333f3 Merge 12 years ago
Elena Stepanova eea310e498 Increment the version number 12 years ago
Alexander Barkov 09c6638b87 A clean-up for the previous commit (mtr mysql_tzinfo_to_sql_symlink) 12 years ago
Alexander Barkov a082ea78c2 "mtr mysql_tzinfo_to_sql_symlink" failed in out-of-source builds with this error: 12 years ago
Igor Babaev d34e46795e Merge 5.3->5.5 12 years ago
Sergey Petrunya 1926b83977 MDEV-5059: Wrong result (missing row) wih semijoin, join_cache_level > 2, LEFT JOIN, ORDER BY 12 years ago
Sergey Petrunya 89ea0fc034 Merge 12 years ago
Alexander Barkov c7355b1982 Merge 5.3->5.5 12 years ago
Sergey Petrunya c4defdc8d9 MDEV-5161: Wrong result (missing rows) with semijoin, LEFT JOIN, ORDER BY, constant table 12 years ago
Sergey Vojtovich 160236f880 MDEV-5182 - build of 10.0.4/r3863 fails @ 'cmake' with 12 years ago
Sergei Golubchik 45f81d4dcf merge 12 years ago
Sergei Golubchik af2848a423 Percona-Server-5.5.34-rel32.0 merge 12 years ago
Sergei Golubchik 847fb4157e .bzrignore 12 years ago
Sergei Golubchik ff41edab6c merge with ft-engine and ft-index up to tag:tokudb-7.1.0 12 years ago
Sergei Golubchik fa3f8a18b2 mysql-5.5.34 merge 12 years ago
Sergei Golubchik efab095c7f MDEV-5236 Status variables are not all listed alphabetically 12 years ago
Sergey Petrunya bc956c0046 MDEV-5069: Server crashes in SEL_ARG::increment_use_count with index_merge+index_merge_sort_union, FORCE INDEX 12 years ago
Sergey Petrunya 8af289d2b0 MDEV-5293: outer join, join buffering, and order by - invalid query plan 12 years ago
Jan Lindström e730c91688 Added test case for new system variable innodb_use_stacktrace and made sure that it can be used only on startup. Fixed compiler problems on solaris and other platforms that do not contain necessary headers and functions. 12 years ago
Jan Lindström 338587d2f4 MDEV-5247: DB locked up at btr0cur.c line 568. Additional fixes to inconsistent usage of have_LRU_mutex and added additional debug assertions to guard incorrect usage of this mutex. Fixes issues found on additional testing and mysql test suite. 12 years ago
Sergei Golubchik 718c8c6044 5.3 merge 12 years ago
Igor Babaev f8a6ee59ac Fixed bug mdev-5288. 12 years ago
Jan Lindström 67215833df Add new configuration variable 12 years ago
Jan Lindström 10467ec7b3 Fix compiler error introduced on revision 3937, make sure that stackdump is compiled only on __linux__. 12 years ago