summaryrefslogtreecommitdiff
path: root/strings
diff options
context:
space:
mode:
authorMattias Jonsson <mattias.jonsson@sun.com>2008-11-12 13:36:53 +0100
committerMattias Jonsson <mattias.jonsson@sun.com>2008-11-12 13:36:53 +0100
commit1c9df573c9c0903e4daaac90b7defd52a52ed337 (patch)
tree834e989af9a9fe483ba349bda96272979c7c4dae /strings
parent50afc54efa24f82bd5493d227b34ca1dd3faa5f6 (diff)
downloadmariadb-git-1c9df573c9c0903e4daaac90b7defd52a52ed337.tar.gz
Bug#38784: Mysql server crash if table is altered with partition changes.
Occurred with EXTRA_DEBUG on windows. Problem was insufficient length of a local variable that stored path names. Solution was to use the correct length. CMakeLists.txt: Bug#38784: Mysql server crash if table is altered with partition changes. Added support for EXTRA_DEBUG sql/sql_partition.cc: Bug#38784: Mysql server crash if table is altered with partition changes. Changed from FN_LEN to FN_REFLEN since the variable was use for paths, not filenames without path. win/configure.js: Bug#38784: Mysql server crash if table is altered with partition changes. Added support for EXTRA_DEBUG
Diffstat (limited to 'strings')
0 files changed, 0 insertions, 0 deletions