summaryrefslogtreecommitdiff
path: root/sql/sql_plugin.cc
diff options
context:
space:
mode:
authorSergey Petrunya <psergey@askmonty.org>2014-03-11 19:07:02 +0100
committerSergey Petrunya <psergey@askmonty.org>2014-03-11 19:07:02 +0100
commitb0b699dc278faa7cfbc0f54766d02cee762663a9 (patch)
treef1dbf58e7c5c1184b1b94c46469bcb5e9f60bc7a /sql/sql_plugin.cc
parent5611c0e29d39a93dd2480786caf23bcb2e7068ab (diff)
downloadmariadb-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