76695 Commits (492c3b09d2b3c11ebb043276ff4b245d54d99fd0)
 

Author SHA1 Message Date
Sergei Golubchik 5138bf4238 compilation error with -Wuninitialized -Werror 13 years ago
Sergei Golubchik 0791692bdc MDEV-3875 Wrong result (missing row) on a DISTINCT query with the same subquery in the SELECT list and GROUP BY 13 years ago
Vladislav Vaintroub 1c654f1602 Merge MDEV-3842, MDEV-3923, MDEV-3971 13 years ago
Michael Widenius 772bd60a1b Automatic merge 13 years ago
Vladislav Vaintroub 8199838a49 fix embedded 13 years ago
Michael Widenius ea1d5943c5 Fixed MDEV-3890: Server crash inserting record on a temporary table after truncating it 13 years ago
Vladislav Vaintroub db26ab8a3f Fix embedded build 13 years ago
Vladislav Vaintroub 76400fcc25 MDEV-3842, MDEV-3923 : 13 years ago
Sergei Golubchik e400450f2d 5.1 merge 13 years ago
Vladislav Vaintroub 8864940583 MDEV-3971 : problems installing MariaDB packages (conflicts with mysql-libs-5.5) 13 years ago
unknown 298008dc4f The problem was that expression with field after transformation (on the first execution) 13 years ago
Sergei Golubchik 7f208d3c35 MDEV-729 lp:998028 - Server crashes on normal shutdown in closefrm after executing a query from MyISAM table 13 years ago
Sergei Golubchik 326d2d56fe MDEV-759 lp:998340 - Valgrind complains on simple selects containing expression DAY(FROM_UNIXTIME(-1)) 13 years ago
Sergei Golubchik 672b293860 5.3 merge 13 years ago
Sergei Golubchik de10e21411 5.2 merge 13 years ago
Sergei Golubchik 9142c50b07 MDEV-4040 Replace deprecated SET OPTION syntax in mysqldump 13 years ago
Sergei Golubchik fa7d0c4fdf MDEV-3909 remote user enumeration 13 years ago
Sergei Golubchik 82c022f2d5 report "using password: YES/NO" correctly for the COM_CHANGE_USER failures 13 years ago
Sergei Golubchik bfc71e63a7 MDEV-3915 COM_CHANGE_USER allows fast password brute-forcing 13 years ago
Igor Babaev 32151409c1 Merge 5.3->5.5 13 years ago
Sergei Golubchik f1e758dc6f remove one particularly stupid test 13 years ago
Igor Babaev 746152959a Merge 5.2->5.3 13 years ago
Igor Babaev 8127e631de Merge 5.1->5.2 13 years ago
Igor Babaev 82fe8a4e71 Merge. 13 years ago
Igor Babaev fade3647ec Fixed bug mdev-4063 (bug #56927). 13 years ago
Sergei Golubchik 7925bf6b40 MDEV-4069 thd_wait_end does not called in some cases in buf_page_read_low in XtraDB engine 13 years ago
unknown 82e39cb1e1 Fixed typo in the function name. 13 years ago
unknown 193c6f548b MDEV-3873: fixed functions absend in 5.3. 13 years ago
Sergei Golubchik 43c6953fa1 MDEV-4029 SELECT on information_schema using a subquery locks up the information_schema table due to incorrect mutexes handling 13 years ago
Sergei Golubchik a0710621bf fix a strict aliasing warning - remove a meaningless cast. 13 years ago
Sergei Golubchik faac8db6bd MDEV-3952 Incompatible change in MariaDB-5.5.28a-client rpm adds mytop when not in MariaDB-5.5.23-client (CentOS 5) 13 years ago
Sergei Golubchik 7caa80c481 MDEV-3934 Assertion `((keypart_map+1) & keypart_map) == 0' failed in _mi_pack_key with an index on a POINT column 13 years ago
Igor Babaev 02d368ff9d Corrected the test case for bug mdev-3938. 13 years ago
Sergei Golubchik cc74bb3178 MDEV-4029 SELECT on information_schema using a subquery locks up the information_schema table due to incorrect mutexes handling 13 years ago
Sergei Golubchik 48bf57b02e MDEV-3832 MariaDB conflicts with packages filesystem-3.1-2.fc18.i686 and jre-1.7.0_09-fcs.i586 on Fedora 18 13 years ago
Sergei Golubchik 103c4c4906 MDEV-633 lp:1024058 - mysqld XA crash in replication slave 13 years ago
Sergei Golubchik 381f470936 simplify THD::binlog_setup_trx_data() usage 13 years ago
Sergei Golubchik fd9b911b70 MDEV-3908 crash in multi-table delete and mdl 13 years ago
Sergei Golubchik d41d43f421 MDEV-4065 thd_kill_statement service 13 years ago
Vladislav Vaintroub 5649377b55 Fix Windows installers' bootstrapper scripts , after mysql_performance_tables.sql was split off mysql_system_tables.sql 13 years ago
Michael Widenius c65f9a1914 Don't reset maybe_null in update_used_tables(); This breaks ROLLUP 13 years ago
Michael Widenius c4e00d03e7 Fixed compiler warning 13 years ago
Igor Babaev 63afbba419 Corrected the fix for bug mdev-3938. 13 years ago
unknown 2255132f20 MDEV-4056 fix. 13 years ago
unknown d51f96b167 MDEV-3900 Optimizer difference between MySQL and MariaDB with stored functions in WHERE clause of UPDATE or DELETE statements 13 years ago
unknown 8a296e6ca2 backport of: 13 years ago
unknown a716b06167 MDEV-3988 fix. 13 years ago
Sergei Golubchik cf013ff949 xtradb merge. Percona-Server-5.5.28-rel29.3 13 years ago
Balasubramanian Kandasamy 31c06437c9 Removed Conflicts: mysql-libs mysql-libs-advanced from spec file 13 years ago
Igor Babaev f8f90aa75f Fixed bug mdev-3938. 13 years ago