An error occurred fetching the project authors.
  1. 03 Jun, 2010 1 commit
  2. 09 Jan, 2009 1 commit
    • Georgi Kodinov's avatar
      Bug #41543: Assertion `m_status == DA_ERROR' failed in Diagnostics_area::sql_errno · 5f458562
      Georgi Kodinov authored
      No need to mask the error code returned by getting the next row to end of file when
      doing filesort.
      
      mysql-test/r/innodb_mysql_rbk.result:
        Bug #41543: test case
      mysql-test/t/innodb_mysql_rbk-master.opt:
        Bug #41543: test case
      mysql-test/t/innodb_mysql_rbk.test:
        Bug #41543: test case
      sql/filesort.cc:
        Bug #41543: No need to mask the error code returned by getting the next row to end of file when
        doing filesort.
      5f458562