The plsql connection oracle, code is set up, and the data is queried in normal Chinese, so why is the comment garbled alone?

clipboard.png

Mar.30,2021

set the environment variable NLS_LANG=AMERICAN_AMERICA.ZHS16GBK


this also appeared in our system. At that time, it was estimated that there was a problem with sql when it was imported from the test server (windows) to the production service (centos),. There seems to be no good way to change it. Just use a tool to generate online sql.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b9ce36-4437a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b9ce36-4437a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?