diff options
author | Sergey Petrunya <psergey@askmonty.org> | 2014-03-11 19:07:02 +0100 |
---|---|---|
committer | Sergey Petrunya <psergey@askmonty.org> | 2014-03-11 19:07:02 +0100 |
commit | b0b699dc278faa7cfbc0f54766d02cee762663a9 (patch) | |
tree | f1dbf58e7c5c1184b1b94c46469bcb5e9f60bc7a /sql/sql_plugin.cc | |
parent | 5611c0e29d39a93dd2480786caf23bcb2e7068ab (diff) | |
download | mariadb-git-b0b699dc278faa7cfbc0f54766d02cee762663a9.tar.gz |
Debugging aid: Add T* List<T>::elem(int n) which returns N-th element in the list.
- There was List<N>::nth_element() but it didn't work because linker removed it.
- Now, removal by linker is prevented for important values of T, and function is renamed.
Diffstat (limited to 'sql/sql_plugin.cc')
0 files changed, 0 insertions, 0 deletions