mariadb/storage/innobase/pars
Marko Mäkelä 7cd4a66de6 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.
2017-09-29 16:19:28 +03:00
..
lexyy.cc MDEV-12273 Remove dict_table_t::does_not_fit_in_memory 2017-03-16 10:24:53 +02:00
make_bison.sh Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
make_flex.sh MDEV-12273 Remove dict_table_t::does_not_fit_in_memory 2017-03-16 10:24:53 +02:00
pars0grm.cc Remove unused tokens from the InnoDB SQL parser. 2017-04-17 03:20:34 +03:00
pars0grm.y Remove unused tokens from the InnoDB SQL parser. 2017-04-17 03:20:34 +03:00
pars0lex.l MDEV-12273 Remove dict_table_t::does_not_fit_in_memory 2017-03-16 10:24:53 +02:00
pars0opt.cc MDEV-12270 Port MySQL 8.0 Bug#21141390 REMOVE UNUSED FUNCTIONS AND CONVERT GLOBAL SYMBOLS TO STATIC 2017-03-17 12:48:50 +02:00
pars0pars.cc Remove unused parameters and dead code 2017-09-29 16:19:28 +03:00
pars0sym.cc Remove unused tokens from the InnoDB SQL parser. 2017-04-17 03:20:34 +03:00