75034 Commits (34ed8f33795b639d21817003236ce0f6c069481d)
 

Author SHA1 Message Date
unknown 34ed8f3379 lp:886550 Wrong installation path for some include files. 14 years ago
Michael Widenius b00ee6e8e5 Merge with 5.3 14 years ago
Michael Widenius bea887e663 Define dummy my_init_stacktrace() to allow one to call it without #ifdef HAVE_STACKTRACE 14 years ago
Michael Widenius 2149a42928 Don't disable core on signal just becasue platform doesn't handle stack traces 14 years ago
Sergei Golubchik 97a3baef7b merge 14 years ago
Sergei Golubchik 1c6d95f3bb merge 14 years ago
Michael Widenius d513153f77 Merge of compatibility fixes 14 years ago
Michael Widenius 635598f19c automatic merge 14 years ago
Michael Widenius 90bd2e8185 Ignore install_manifest.txt (created by 'make install') 14 years ago
Sergei Golubchik 534c2b1205 MDEV-209 SET PASSWORD in 5.2 does not update user's auth plugin 14 years ago
Michael Widenius ca28d5fcf8 automatic merge 14 years ago
Michael Widenius 2887bfbe9e Fixed lp:886484 "nowatch option for mysqld (allow systemd)" 14 years ago
Michael Widenius 398f754b54 Fixed lp:886479 "[PATCH] plugin boolean result" 14 years ago
Michael Widenius 3c0deee3fa Partial fix for lp:886476 [PATCH] disable tests 14 years ago
Sergei Golubchik 43960b937b 1. support for testing statically built oqgraph 14 years ago
Sergei Golubchik c01ec9d583 merge 14 years ago
Sergei Golubchik ed5e97702c merge 14 years ago
Sergei Golubchik 99075c84b2 mdev-205 don't install libevent headers 14 years ago
Michael Widenius 3dc35ee493 Compatibility fixes by U Orsini 14 years ago
Michael Widenius 474ee1eedb Merge from 5.2 14 years ago
Michael Widenius deaf220c50 Automatic merge 14 years ago
Michael Widenius 9b8542a4f6 Fixed bug lp:967914 "CHECK TABLE persistently reports table corruption after removing Aria logs" 14 years ago
Sergei Golubchik bd63a5443d merge 14 years ago
Sergei Golubchik fb3eb4a7e3 merge 14 years ago
Sergei Golubchik bbf1a7961a fix the test case for windows: replace_result \\ / 14 years ago
Sergei Golubchik 5a8da660a8 make the code compile again 14 years ago
Sergei Golubchik 20c2cea4f4 remove race conditions from the test 14 years ago
unknown 29ac38b734 Add missing include (fixes compile failure with gcc 4.7). 14 years ago
unknown d3c7798e82 Fix race in rpl.rpl_checksum. 14 years ago
Sergei Golubchik ce0c335dcd merge 14 years ago
Sergei Golubchik 867296c3ed 5.3 merge 14 years ago
Sergei Golubchik 0d5adca0de debug_sync is now a service, available to dynamically loaded plugins. 14 years ago
Michael Widenius 5015633178 Applied patch for guard stack for PPC/IA64 by Maarten Vanraes (lp:886368) 14 years ago
Michael Widenius bb6cc52528 Automatic merge 14 years ago
Michael Widenius 3bc932ec17 Merge with 5.1 14 years ago
Michael Widenius 74b0649332 Fixed lp:944422 "mysql_upgrade destroys Maria tables?" 14 years ago
Vladislav Vaintroub ec032ae54b Windows threadpool - always disassociate current thread from callback when destroying connection 14 years ago
Sergei Golubchik 20e706689d mysql-5.5.22 merge 14 years ago
Sergei Golubchik 3d0775e9af mdev-201 - Assertion `!thd->spcont' failed in net_send_error on server shutdown 14 years ago
Michael Widenius 6131d708e8 Added feature request from lp:956585 "Feature request - prevent truncating query in mytop" 14 years ago
Sergey Petrunya 84a53543c5 BUG#965872: Server crashes in embedding_sjm on a simple 1-table select with AND and OR 14 years ago
Sergey Petrunya ff731f39ca Merge 14 years ago
Sergey Petrunya f2947f97a6 BUG#951283: Wrong result (missing rows) with semijoin+firstmatch, IN/ANY subquery 14 years ago
Michael Widenius 3bfe3b5ef7 Bug fix for MySQL bug#61209 "auto_increment_offset != 1 + innodb_autoinc_lock_mode=1 => bulk inserts fail" 14 years ago
Sergei Golubchik 903ad7c941 move DBUG_END() after my_thread_global_end(), when all threads have already died. 14 years ago
Michael Widenius 4e96c579ae Sorted some test results that can be different on different machines 14 years ago
Sergei Golubchik d92009231d a couple of minor post-5.5-merge cleanups 14 years ago
Michael Widenius 9ef537ac61 Fixed lp:963603 "Assertion `lock_type != TL_UNLOCK && (lock_type == TL_IGNORE || file->lock.type == TL_UNLOCK)' failed in ha_maria::store_lock with DML, triggers, views" 14 years ago
Sergey Petrunya 6fcd19454a Merge 14 years ago
Sergey Petrunya e2554b50cd BUG#951937: Wrong result (missing rows) with semijoin+materialization, IN subquery, InnoDB, TEMPTABLE view 14 years ago