diff options
author | Sergei Golubchik <serg@mariadb.org> | 2018-06-02 16:33:27 +0200 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2018-06-04 12:32:23 +0200 |
commit | ac9cc638923836cb7f0d44d1919ad2d5afc2a9f4 (patch) | |
tree | 72514ea73ee8b245e821a1a6268f9eab7d095841 /sql/sql_update.cc | |
parent | a0db3d714fa31255123574a76663ce0d53c262c9 (diff) | |
download | mariadb-git-ac9cc638923836cb7f0d44d1919ad2d5afc2a9f4.tar.gz |
cleanup: copy_data_between_tables()
don't read all columns from the source table, but only
those that the will be inserted into the target table
and cannot be generated by the target table.
test case is in the following commits
Diffstat (limited to 'sql/sql_update.cc')
0 files changed, 0 insertions, 0 deletions