summaryrefslogtreecommitdiff
path: root/storage/innobase/trx/trx0undo.cc
diff options
context:
space:
mode:
authorAlexander Barkov <bar@mariadb.org>2017-12-13 15:08:16 +0400
committerAlexander Barkov <bar@mariadb.org>2017-12-13 15:08:16 +0400
commit701e22d5cd6642e803cfca2443c522a2998e3047 (patch)
tree3ccc3cef3c0fd19d263646168c5a8b77a5dbae1d /storage/innobase/trx/trx0undo.cc
parenta53e087ea9d865bbe1f3a53a90b1683196feb5ba (diff)
downloadmariadb-git-701e22d5cd6642e803cfca2443c522a2998e3047.tar.gz
Removing a dead code in sql_load.cc
The loop in read_xml_field(), unlike the same loop in read_sep_field(), cannot end with item<>NULL, as it does not have any "break" statements. The entire block "if (item) {...}" was a dead code.
Diffstat (limited to 'storage/innobase/trx/trx0undo.cc')
0 files changed, 0 insertions, 0 deletions