summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
diff options
context:
space:
mode:
authorMichael Widenius <monty@askmonty.org>2011-09-01 21:18:29 +0300
committerMichael Widenius <monty@askmonty.org>2011-09-01 21:18:29 +0300
commit4692537f608bb69e8d02c4b102b4fb888f7bec12 (patch)
treea3ce69921791c4f4ab4dccc4725545b2e8e54cdd /sql/sql_base.cc
parent1a51fe363d3aec8a22e804b90e351ebe912ed837 (diff)
downloadmariadb-git-4692537f608bb69e8d02c4b102b4fb888f7bec12.tar.gz
Fixed non critical buffer overflow bug in open_binary_frm() that could cause ASSERT
Added more printing of errors to myisamchk. mysys/mf_iocache.c: Write error message if failed seek. sql/table.cc: Fixed buffer overflow bug: - It's not enough to check for mysql_version to to detect partion indicator as the version may have been updated by mysql_upgrade. storage/myisam/ha_myisam.cc: Don't log same error twice. Don't reset log_all_errors if it's set storage/myisam/mi_check.c: Fixed bug that caused repair() to not report error if called twice (as when doing retry) More printing of errors. storage/myisam/sort.c: Set my_errno in case of out of memory errors.
Diffstat (limited to 'sql/sql_base.cc')
0 files changed, 0 insertions, 0 deletions