mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
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. |
||
|---|---|---|
| .. | ||
| lexyy.cc | ||
| make_bison.sh | ||
| make_flex.sh | ||
| pars0grm.cc | ||
| pars0grm.y | ||
| pars0lex.l | ||
| pars0opt.cc | ||
| pars0pars.cc | ||
| pars0sym.cc | ||