- 21 Oct, 2009 7 commits
-
-
Mikael Ronstrom authored
-
Mikael Ronstrom authored
-
Mikael Ronstrom authored
-
Mikael Ronstrom authored
-
Mikael Ronstrom authored
-
Mikael Ronstrom authored
-
Mikael Ronstrom authored
-
- 20 Oct, 2009 1 commit
-
-
Mattias Jonsson authored
Moved the new errors back to the end of errmsg.txt Updated two tests with new error message
-
- 19 Oct, 2009 4 commits
-
-
Mattias Jonsson authored
-
Mikael Ronstrom authored
-
Mattias Jonsson authored
-
Mikael Ronstrom authored
-
- 16 Oct, 2009 7 commits
-
-
Timothy Smith authored
-
Timothy Smith authored
-
Timothy Smith authored
use function prototypes from header in conjunction with K&R-style function definitions. The symptom is a type mismatch between int and wchar_t.
-
Mikael Ronstrom authored
-
Mikael Ronstrom authored
-
Mikael Ronstrom authored
-
Mikael Ronstrom authored
Fixed removal of column_list keyword for VALUES part, retained for PARTITION BY RANGE/LIST COLUMN_LIST, not entirely working yet
-
- 09 Oct, 2009 3 commits
-
-
Alexander Nozdrin authored
-
Alexander Nozdrin authored
-
Alexander Nozdrin authored
-
- 08 Oct, 2009 2 commits
-
-
Alexander Nozdrin authored
-
Alexander Nozdrin authored
-
- 07 Oct, 2009 1 commit
-
-
Alexander Nozdrin authored
-
- 06 Oct, 2009 3 commits
-
-
Mikael Ronstrom authored
BUG#47837, Duplicate field names were allowed in both column list partitioning and key partitioning, added check to give error in this case
-
Mikael Ronstrom authored
BUG#47838, NULL values in ranges was dropped due to missing else part in store_tuple_to_record, added more tests
-
Mikael Ronstrom authored
-
- 05 Oct, 2009 1 commit
-
-
Mikael Ronstrom authored
BUG#47776, Fixed character set handling, used wrong length, eventually also found that didn't need to convert to my_strnxfrm-format for column list partitioned tables, also column list partitioned tables can use multi-byte character sets in partition fields as well as where strxfrm multiplies the number of bytes in the string
-
- 02 Oct, 2009 2 commits
-
-
Alexander Nozdrin authored
-
Mikael Ronstrom authored
BUG#47754, used number of parts instead of number of list values as end part for list partitioning in column list partitioning
-
- 01 Oct, 2009 6 commits
-
-
Mikael Ronstrom authored
-
Mikael Ronstrom authored
-
Mikael Ronstrom authored
-
Mikael Ronstrom authored
Changed all no_ to num_ to avoid strange names like no_list_values which is not expected to be number of list values, rather a boolea indicating no list values
-
Alexander Nozdrin authored
2. Mark ndb, rpl_ndb test suites experimental.
-
Alexander Nozdrin authored
-
- 29 Sep, 2009 3 commits