1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Backporting MDEV-15597 Add class Load_data_outvar and avoid using Item::STRING_ITEM for Item_user_var_as_out_param detection

This is a part of "MDEV-18045 Backporting the MDEV-15497 changes to 10.2 branch"
This commit is contained in:
Alexander Barkov
2018-03-20 13:02:44 +04:00
parent 8036ad541e
commit 80c3fd184d
10 changed files with 294 additions and 228 deletions

View File

@ -0,0 +1 @@