Commit graph

78780 commits

Author SHA1 Message Date
Andrew McDonnell
a6af7fc047 Backwards compatibility fixes for 5.5.32 2013-09-16 22:47:12 +09:30
Andrew McDonnell
df58dd6252 Test case cleanups. 2013-09-14 23:15:46 +09:30
Andrew McDonnell
66e8439dd7 More test suite cleanups. 2013-09-14 23:05:05 +09:30
Andrew McDonnell
aece0e40da Merge from maria/10.0 and latets fixes 2013-09-14 10:39:36 +09:30
Andrew McDonnell
725e86d803 Remove superfluous test 2013-09-13 23:08:52 +09:30
Andrew McDonnell
7dad8f1673 Skip deleted records mid table. 2013-09-13 22:58:22 +09:30
Andrew McDonnell
62cb9fbe13 Updated tests for 1213120 2013-09-13 22:51:51 +09:30
Andrew McDonnell
fc984d3d01 Updated test result for bug 1195735 2013-09-13 22:47:01 +09:30
Andrew McDonnell
078cf03304 Partial for for lp bug 796647 - handle DELETED records in ha_rnd_next of backing table 2013-09-13 22:42:09 +09:30
Andrew McDonnell
323d45826f Ensure we have an up to date count of edges of backing table 2013-09-12 22:32:58 +09:30
Andrew McDonnell
2560ce0085 MOre fixes related to merge of lp:maria/10.0 2013-09-10 22:45:18 +09:30
Andrew McDonnell
c43058d0e7 Fix for order by crash, release dangling cursor when unlocking table. 2013-09-10 22:44:45 +09:30
Andrew McDonnell
174fc2a8f3 Fix remaining build problems caused by merge from lp:maria/10.0 2013-09-09 21:50:20 +09:30
Andrew McDonnell
6d1d8847f9 Partial fix for lp bug 1221722 2013-09-07 18:51:05 +09:30
andrew
c2557f372b Partial fix for lp bug 1221722 2013-09-06 23:24:33 +09:30
andrew
86984d764a Match maria/10.0, files divergd on merge for some reason 2013-09-06 23:23:27 +09:30
andrew
a25962a9ef Revert my old patch ofr rejected MDEV-4212 2013-09-06 23:23:06 +09:30
andrew
86d49f149e Merge upstream latest maria/10.0 2013-09-06 20:45:53 +09:30
andrew
8824afd152 Fix for build error on gcc 4.7 2013-09-06 20:27:33 +09:30
Sergey Vojtovich
edc1e91913 Merge Spider updates. Fixes
MDEV4732 - Server crashes on attempt to create a SPIDER table with a
           wrong version of mysql.spider_tables
MDEV4733 - Server crashes on attempt to change engine on a SPIDER table
2013-09-04 11:28:37 +04:00
Sergey Vojtovich
77b10802a7 MDEV-4786 - merge 10.0-monty - 10.0
Merged missing changes from revision
alexander.nozdrin@oracle.com-20111219114211-49pqi0wfs9p4o9yi
2013-09-03 16:29:25 +04:00
Sergei Golubchik
ad97ff888f MDEV-4960 Errors compiling php5.5.3 mysqli extension 2013-08-30 18:24:01 +02:00
Kentoku SHIBA
38c9476513 Change for mearging MariaDB 10.0.4. 2013-08-24 18:37:49 +09:00
Kentoku SHIBA
48ed7f10e2 Add mysql.spider_xa_failed_log table. 2013-08-24 15:20:44 +09:00
Kentoku SHIBA
a4db29a21c Fix for xa transaction restart when disconnection data node connection. 2013-08-24 15:16:30 +09:00
Kentoku SHIBA
369fa4c3eb Fix for crash bug #4733. 2013-08-24 15:00:32 +09:00
Kentoku SHIBA
39d4b96afa Fix for crash bug #4732. 2013-08-24 14:57:37 +09:00
Kentoku SHIBA
f12e92db86 Fix for parallel search. #1129074 2013-08-24 14:51:19 +09:00
Kentoku SHIBA
49a4bbe1e7 Add spider_general_log and spider_log_result_errors feature. 2013-08-24 14:42:40 +09:00
Kentoku SHIBA
e1fc2f4d28 Fix valgrind warnings. 2013-08-24 14:35:45 +09:00
Kentoku SHIBA
04471ba7b0 Add flugs function parameter to start_bulk_insert 2013-08-24 14:29:43 +09:00
Kentoku SHIBA
0a286927d9 Fulltext search optimization. Discard match fields. 2013-08-24 14:23:11 +09:00
Kentoku SHIBA
e48e717bef Revert change for 10.0.4. It's remerge later. 2013-08-24 14:11:23 +09:00
Jan Lindström
c8b87ca16f MDEV-4133: Review InnoDB tablespace allocation patch by Toshikuni Fukaya. If innodb_use_posix_fallocate is set we use posix_fallocate call to extent tablespace allocation instead of pwrite. 2013-08-23 09:03:57 +03:00
Alexander Barkov
9adb6e991e MDEV-4841 Wrong character set of ADDTIME() and DATE_ADD() 2013-08-22 13:59:30 +04:00
Alexander Barkov
879629e6b2 Fixing a compilation failure in ConnectSE caused by revno 3803.
modified:
  storage/connect/tabxml.h
2013-08-22 13:10:31 +04:00
Michael Widenius
4712fb14b9 Fixed compiler warnings 2013-08-21 18:20:22 +03:00
Andrew McDonnell
6686a4eb51 Tests for bug #1213120 2013-08-17 00:13:18 +09:30
Andrew McDonnell
007ff24cd4 Another variant of 796647 2013-08-16 23:56:19 +09:30
Andrew McDonnell
da87bf53c7 Regression tests for 796647 2013-08-16 23:51:27 +09:30
Andrew McDonnell
08d1706600 Added mysql-standard DBUG functions to most og ha_oqgraph.cc 2013-08-16 20:19:23 +09:30
Andrew McDonnell
40f4556d74 Revert half the fix for 1133093 - superfluous 2013-08-16 20:06:34 +09:30
Andrew McDonnell
c18c903c11 Revert half the fix for 1133093 - superfluous 2013-08-16 20:05:09 +09:30
Alexander Barkov
4f412a5760 A post-fix for MDEV-4871: Fixing a failire in "mtr --ps" 2013-08-16 11:24:13 +04:00
Andrew McDonnell
6f4618552b Fix segfault for 1133093 (alng with previous commit) 2013-08-15 23:52:39 +09:30
Andrew McDonnell
60f050c3c7 Fix segfault for 1133093 2013-08-15 23:50:54 +09:30
Sergey Vojtovich
954d21deb2 MDEV-4897 - Assertion `share->tdc.prev == 0 && share->tdc.next == 0'
failed in TABLE_SHARE* tdc_acquire_share(THD*, const char*,
            const char*, const char*, uint, uint, TABLE**)

Removed false assertions.

When multiple threads acquire the same previously unused share,
only one thread shall remove share from unused list (the one that
has was_unused == true). Other threads will ignore this step and
may continue even if share is not yet removed from unused list.
2013-08-15 18:15:32 +04:00
Andrew McDonnell
c2e078e722 Fix base segfault for order by. However, this shifts the problem elsewhere. 2013-08-15 23:30:44 +09:30
Andrew McDonnell
c2fb0f2ab8 Fix base segfault for order by. However, this shifts the problem elsewhere. 2013-08-15 23:28:44 +09:30
Andrew McDonnell
4d397a6e9c Test case for lp:1133093 order by seq crash 2013-08-15 23:27:23 +09:30