32392 Commits (c47dd98f90230b1c08c36c66f87f4d1a45354e13)

Author SHA1 Message Date
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
Alexander Barkov b97b9536c7 MDEV-4857 Wrong result of HOUR('1 00:00:00') 12 years ago
Elena Stepanova 253ed701e9 A fix for MySQL#65146 introduced a new warning. 12 years ago
Sergey Petrunya 928543ca6c MDEV-5344: LEFT OUTER JOIN table data is lost in ON DUPLICATE KEY UPDATE section 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 c0f31dc9f3 Another attempt to fix bug mdev-5103. 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
Alexander Barkov 2394fa67d4 MDEV-4859 Wrong value and data type of "SELECT MAX(time_column) + 1 FROM t1" 12 years ago
Sergey Petrunya c4defdc8d9 MDEV-5161: Wrong result (missing rows) with semijoin, LEFT JOIN, ORDER BY, constant table 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
Igor Babaev f8a6ee59ac Fixed bug mdev-5288. 12 years ago
Jan Lindström 67215833df Add new configuration variable 12 years ago
Alexander Barkov 0657f102af MDEV-5290 MTR cannot find mysql_tzinfo_to_sql on Windows 12 years ago
Igor Babaev ae40c72077 Fixed bug mdev-5091. 12 years ago
Elena Stepanova 972b9f4ee2 Workaround for the delayed InnoDB error messages in the log file 12 years ago
Alexander Barkov f2cfcd91f5 MDEV-5226 mysql_tzinfo_to_sql errors with tzdata 2013f and above 12 years ago
Sergei Golubchik b468cd4749 MDEV-5284 Assertion `!(*expr)->fixed' fails in replace_where_subcondition with IN suquery 12 years ago
Sergey Petrunya 229aa1d4bf MDEV-5056: Wrong result (extra rows) with materialization+semijoin, IN subqueries 12 years ago
Sergei Golubchik 441192bfb0 MDEV-5113 Wrong result (extra row) and valgrind warnings in Item_maxmin_subselect::any_value on 2nd execution of PS with SELECT subquery 12 years ago
Sergey Petrunya 88bf8b9c8f MDEV-5257: MIN/MAX Optimization (Select tables optimized away) does not work for DateTime 12 years ago
Elena Stepanova 55e9bfd4d9 Windows-specific suppression and perl problems 12 years ago
Elena Stepanova e0f7f8242d Fixes for Windows and different time zones 12 years ago
unknown c98a054fde MDEV-5153: Server crashes in Item_ref::fix_fields on 2nd execution of PS with LEFT JOIN and MERGE view or SELECT SQ 12 years ago
Sergei Golubchik f486f49e8d MDEV-4824 userstats - wrong user statistics 12 years ago
unknown c85db2c494 MDEV-5103: server crashed on singular Item_equal 12 years ago
Sergei Golubchik 80a523dbfb MDEV-5116 MariaDB upgrade breaks replication 12 years ago
Sergei Golubchik e10d42d93b MDEV-5022 Strange message or wrong errno on mismatching versions of plugin and server 12 years ago
Sergei Golubchik d042e61f8e MDEV-5054 Failing test(s): main.mysqld--help sys_vars.character_sets_dir_basic 12 years ago
Sergei Golubchik e780bd9efa MDEV-4977 ./mysql-test/mysql-test-run.pl not identifying mariadb version 12 years ago
Elena Stepanova 700397a8e2 Fix for overlayed include files on Windows and a test case 12 years ago
Alexander Barkov a33bb00144 MDEV-4842 STR_TO_DATE does not work with UCS2/UTF16/UTF32 12 years ago
Michael Widenius 6cc9f4ac5c Added usage of handler error names to mysqltest 12 years ago
Sergey Vojtovich fd9f1638ea MDEV-5205 - MariaDB does not start if more than 128 cpu's are available 12 years ago
timour@askmonty.org 883af99e7d MDEV-5104 crash in Item_field::used_tables with broken order by 12 years ago
Sergey Petrunya 86901216fd MDEV-5102 : MySQL Bug 69851 12 years ago
unknown e6ac94a63f MDEV-5133: Test suite tests *_func_view fail in time zones East of UTC+3 12 years ago
Sergey Vojtovich ea46a93612 MDEV-5127 - Test suite test file_contents fails in Slackware Linux 12 years ago
unknown 94ad392fd8 MDEV-5143: update of a joined table with a nested subquery with a syntax error crashes mysqld with signal 11 12 years ago
Alexander Barkov de4ca539b8 MDEV-4890 Valgrind warnings on shutdown on a build with openSSL 12 years ago
unknown 73f8b4dac2 MDEV-4981: Account for queries handled by query-cache in USER_STATISTICS (and in HOST_STATISTICS) 12 years ago
unknown 3cc3bcfcc5 MDEV-5107:Left Join Yields All Nulls Instead of Appropriate Matches 12 years ago
Igor Babaev 81623bdc35 Fixed bug mdev-5135. 12 years ago
Igor Babaev 78b580b779 Fixed bug mdev-5132. 12 years ago
Igor Babaev 7c87385e30 Fixed bug mdev-5105. 12 years ago
Rich Prohaska 8a579ebd40 #122 fix tests that need to show default row format 12 years ago
Igor Babaev ec226e553a Fixed bug mdev-5078. 12 years ago