• unknown's avatar
    commented testcases in show_check.test with quotation marks in table name · 7b626ab7
    unknown authored
    to avoid troubles with OS which don't support these symbols in file name
    used create table 'a/b' as hook for WL#1324 which should fix this problem
    
    
    mysql-test/r/show_check.result:
      commented testcases with quotation marks in table name
      to avoid troubles with OS which don't support these symbols in file name
      used create table 'a/b' as hook for WL#1324 which should fix this problem
    mysql-test/t/show_check.test:
      commented testcases with quotation marks in table name
      to avoid troubles with OS which don't support these symbols in file name
      used create table 'a/b' as hook for WL#1324 which should fix this problem
    7b626ab7
show_check.result 14.9 KB