3 lines
81 B
MySQL
3 lines
81 B
MySQL
|
|
RENAME TABLE {$NAMESPACE}_pastebin.pastebin_paste
|
||
|
|
TO {$NAMESPACE}_paste.paste;
|