7 lines
251 B
MySQL
7 lines
251 B
MySQL
|
|
-- Copyright 2018 Tanel Poder. All rights reserved. More info at http://tanelpoder.com
|
||
|
|
-- Licensed under the Apache License, Version 2.0. See LICENSE.txt for terms & conditions.
|
||
|
|
|
||
|
|
set termout off
|
||
|
|
@"&_tpt_tempdir/set_&_tpt_tempfile..sql"
|
||
|
|
set termout on
|