mysqltest bugfix
typo/bad merge fixed chmod a-x for man/*.1 files man/isamchk.1: Change mode to -rw-rw-r-- man/mysqlaccess.1: Change mode to -rw-rw-r-- man/mysqladmin.1: Change mode to -rw-rw-r-- man/mysqld.1: Change mode to -rw-rw-r-- man/mysqldump.1: Change mode to -rw-rw-r-- man/mysqlshow.1: Change mode to -rw-rw-r-- man/perror.1: Change mode to -rw-rw-r-- man/safe_mysqld.1: Change mode to -rw-rw-r-- mysql-test/r/handler.result: new tests added client/mysqltest.c: bug fixed: errors from handler.test (that is send_error() after send_fields) weren't catched by expected_errno mysql-test/t/handler.test: typo fixed sql/Makefile.am: bad merge fixed sql/sql_yacc.yy: bad merge (?) fixed
Showing
man/isamchk.1
100755 → 100644
File mode changed from 100755 to 100644
man/mysqlaccess.1
100755 → 100644
File mode changed from 100755 to 100644
man/mysqladmin.1
100755 → 100644
File mode changed from 100755 to 100644
man/mysqld.1
100755 → 100644
File mode changed from 100755 to 100644
man/mysqldump.1
100755 → 100644
File mode changed from 100755 to 100644
man/mysqlshow.1
100755 → 100644
File mode changed from 100755 to 100644
man/perror.1
100755 → 100644
File mode changed from 100755 to 100644
man/safe_mysqld.1
100755 → 100644
File mode changed from 100755 to 100644
Please register or sign in to comment