diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2017-09-29 16:19:28 +0300 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2017-09-29 16:19:28 +0300 |
commit | 7cd4a66de67949df912f1e269b0345fbfb21a743 (patch) | |
tree | 9967eb8a5d2cc20ed256acd34af862af8a6ec873 /sql/sql_cache.cc | |
parent | 358ab5d6b1460b7ab6e2d58c0444bf4a54a8f44b (diff) | |
download | mariadb-git-7cd4a66de67949df912f1e269b0345fbfb21a743.tar.gz |
Remove unused parameters and dead code
upd_field_set_field_no(): Remove the unused parameter trx, and
remove a debug message. In debug builds, the out-of-bounds access
would still be caught by dict_index_get_nth_col().
trx_undo_update_rec_get_update(): Remove the unnecessary parameter trx.
Diffstat (limited to 'sql/sql_cache.cc')
0 files changed, 0 insertions, 0 deletions