summaryrefslogtreecommitdiff
path: root/mysql-test/t/client_xml.test
diff options
context:
space:
mode:
authorTimothy Smith <timothy.smith@sun.com>2009-03-11 18:18:44 -0600
committerTimothy Smith <timothy.smith@sun.com>2009-03-11 18:18:44 -0600
commit8cbd34f0d7a08f112ca4fb900bda31aeaf0703f1 (patch)
tree47a6ed3afb32b34d280a67e848d3134927abd6c6 /mysql-test/t/client_xml.test
parent08ee9470a97888380059f8f8b7e6dab1a0eb2da8 (diff)
downloadmariadb-git-8cbd34f0d7a08f112ca4fb900bda31aeaf0703f1.tar.gz
Applying InnoDB snashot 5.1-ss4350, part 5. Fixes
Bug #43203 Overflow from auto incrementing causes server segv Detailed revision comments: r4325 | sunny | 2009-03-02 02:28:52 +0200 (Mon, 02 Mar 2009) | 10 lines branches/5.1: Bug#43203: Overflow from auto incrementing causes server segv It was not a SIGSEGV but an assertion failure. The assertion was checking the invariant that *first_value passed in by MySQL doesn't contain a value that is greater than the max value for that type. The assertion has been changed to a check and if the value is greater than the max we report a generic AUTOINC failure. rb://93 Approved by Heikki
Diffstat (limited to 'mysql-test/t/client_xml.test')
0 files changed, 0 insertions, 0 deletions