• Mattias Jonsson's avatar
    Bug#40954: Crash in MyISAM index code with concurrency test using partitioned tables · 3e5612f1
    Mattias Jonsson authored
    Problem was usage of read_range_first with an empty key.
    
    Solution was to not to give a key if it was empty.
    
    mysql-test/r/partition.result:
      Bug#40954: Crash in MyISAM index code with concurrency test using partitioned tables
      
      Updated test result.
    mysql-test/t/partition.test:
      Bug#40954: Crash in MyISAM index code with concurrency test using partitioned tables
      
      Added test case
    3e5612f1
partition.result 57.3 KB