Commit graph

85,839 commits

Author SHA1 Message Date
Alexander Barkov
5fc5195fc5 An after-fix for
MDEV-6134 SUBSTRING_INDEX returns wrong result for 8bit character sets when delimiter is not found

Recording the forgotten test results.
2014-04-21 11:29:50 +04:00
Alexander Barkov
cfa4548ba5 MDEV-6134 SUBSTRING_INDEX returns wrong result for 8bit character sets when delimiter is not found 2014-04-21 10:13:38 +04:00
Rich Prohaska
25f931c6b6 #202 allow non-null AND null key index cursor operations (2nd try) 2014-04-18 14:07:14 -04:00
Alexander Barkov
8db600f951 MDEV-5041 Inserting a TIME with hour>24 into a DATETIME column produces a wrong value 2014-04-18 12:19:51 +04:00
Rich Prohaska
5d2d9bfdeb #206 support mariadb 10.0.10 start_bulk_insert api change 2014-04-17 09:12:43 -04:00
Igor Babaev
13dc299a4f Fixed bugs mdev-5927 and mdev-6116.
Both bugs are caused by the same problem: the function optimize_cond() should
update the value of *cond_equal rather than the value of join->cond_equal,
because it is called not only for the WHERE condition, but for the HAVING
condition as well.
2014-04-16 22:34:52 -07:00
Rich Prohaska
ea3286b397 update the README.md to 7.1.5 2014-04-16 14:30:51 -04:00
Rich Prohaska
c5875bb5af #213 decrease the i_s_ test race window 2014-04-16 13:23:18 -04:00
Rich Prohaska
9f324de94d #212 binlog row replication turns the insert ignore optimization off 2014-04-14 17:23:06 -04:00
Rich Prohaska
e7e91ab6bb #202 allow non-null AND null key index cursor operations 2014-04-14 15:11:31 -04:00
Rich Prohaska
cb41cf0db1 #194 fix gcc 4.8 warnings 2014-04-13 14:40:54 -04:00
Rich Prohaska
8e621b6776 #211 simplify sql bench test runner 2014-04-13 08:28:38 -04:00
Rich Prohaska
72f9296812 #211 simplify sql bench test runner 2014-04-12 07:27:21 -04:00
unknown
65f80d4052 Merge MDEV-6067 from 5.2 to 5.3. 2014-04-11 09:38:55 +02:00
unknown
a1ae8f9ba8 MDEV-6067: Partitioned table DML sometimes binlogged without XID event
Add test case.
2014-04-11 09:03:53 +02:00
unknown
68bad3c7c0 MDEV-6067: Partitioned table DML sometimes binlogged without XID event
Revert the old patch revid:monty@askmonty.org-20100325133339-7mkel6valai0b4lb

This patch caused the InnoDB part of the transaction to not be marked
read-write in some cases, which messes up XA commit (and likely other
stuff as well).
2014-04-11 08:39:48 +02:00
Rich Prohaska
da5e2a19e6 #206 compile without partition storage engine 2014-04-09 07:45:15 -04:00
Rich Prohaska
38b95830b5 #206 support mariadb 10.0.10 alter compression table attribute 2014-04-08 15:24:06 -04:00
Rich Prohaska
5b3f63c0d0 #209 add variable to control table empty algorithm 2014-04-08 11:15:28 -04:00
Rich Prohaska
fb30dc2667 #208 debug create temp table and transactions 2014-04-07 16:58:51 -04:00
Rich Prohaska
4a88423538 #133 dont overlock key ranges for unique secondary keys 2014-04-07 13:34:58 -04:00
Rich Prohaska
3e2f220d18 #209 add tokudb_open_table_check_empty session variable to enable/disable may_table_be_open 2014-04-03 13:02:45 -04:00
Rich Prohaska
72fd0b9951 #208 rename ft-engine to tokudb-engine 2014-04-03 12:50:25 -04:00
Rich Prohaska
22bf01e7f5 #209 add tokudb_open_table_check_empty session variable to enable/disable may_table_be_open 2014-04-03 11:21:00 -04:00
Rich Prohaska
dc9ed4c5fe #205 build tokudb with webscalesql-5.6 2014-03-31 11:05:45 -04:00
Rich Prohaska
a77a73fd32 #204 print compression status variables 2014-03-31 08:57:42 -04:00
Rich Prohaska
b75eeb2751 #203 run clustering key tests on percona server 2014-03-26 12:33:21 -04:00
Leif Walsh
78b9d5f2f5 removed some unused things clang warned about 2014-03-26 09:22:44 -04:00
Leif Walsh
6cfd541797 Merge branch 'errfunc-engine-status' 2014-03-25 11:22:08 -04:00
Leif Walsh
050040b96b changed engine status printing with errcall to print line by line Tokutek/mongo#1028 2014-03-25 11:21:51 -04:00
Leif Walsh
237c565939 fixed master branch compilation that doesn't have windows code Tokutek/mongo#1028 2014-03-25 00:35:52 -04:00
Leif Walsh
f17970b7a6 Merge branch 'errcall-backtrace' 2014-03-25 00:35:20 -04:00
Leif Walsh
a7e52e2199 fix accidental comment Tokutek/mongo#1028 2014-03-25 00:35:08 -04:00
Leif Walsh
7f513aa692 Merge branch 'errcall-backtrace' 2014-03-25 00:13:14 -04:00
Leif Walsh
511f572b50 added errcall path to backtrace for tokumx Tokutek/mongo#1028 2014-03-25 00:12:58 -04:00
Rich Prohaska
f02c041d0f #202 add test cases for mdev-5932 2014-03-24 15:11:45 -04:00
Alexander Barkov
63d0918807 MDEV-5783 Assertion `0' failed in make_sortkey(SORTPARAM*, uchar*, uchar*) on ORDER BY HEX( UNCOMPRESSED_LENGTH( pk ) ) 2014-03-23 16:02:56 +04:00
unknown
2eb920b262 Fix to make it compiling with valgrind. 2014-03-21 12:23:09 +02:00
Rich Prohaska
fab9fddb98 #199 rename mysql and mariadb repos 2014-03-20 13:19:23 -04:00
Rich Prohaska
000f5143c3 #200 handle errors when writing cardinality data 2014-03-20 12:45:32 -04:00
Rich Prohaska
daddc85f76 #195 merge mariadb 10.0.9 2014-03-18 19:18:40 -04:00
Sergey Petrunya
8dae5a8a89 Merge 2014-03-18 12:06:32 +04:00
Sergei Golubchik
5d0c01608c 5.2 merge 2014-03-16 21:03:01 +01:00
Sergei Golubchik
e772cbd7b7 5.1 merge 2014-03-16 13:59:44 +01:00
Sergei Golubchik
cfc83cf9d3 5.2 merge 2014-03-16 12:44:47 +01:00
Sergei Golubchik
d7304375e5 mysql-5.1.73 merge 2014-03-15 18:24:15 +01:00
Rich Prohaska
2f4e735b4e #199 rename repo mysql56 to mysql-5.6 2014-03-14 11:25:35 -04:00
unknown
5c8ed7dd54 MDEV-5446: Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))' fails on EXPLAIN EXTENDED with VALUES function
field_index should be set correctly for null field created by Item_insert_value::fix_fields().
2014-03-14 11:38:17 +02:00
Sergei Golubchik
8428c116c7 don't run unix_socket tests when $USER is already present in mysql.user
(as it's done in 10.0)
2014-03-13 20:12:50 +01:00
Sergei Golubchik
a0ea960c3e 5.2 merge 2014-03-13 18:36:52 +01:00