Activity overview
Latest activity by Blockblast1
I’ve run into similar issues when trying to transfer SQL history between machines — sometimes the problem comes from version mismatches or missing config files rather than the history itself. Double-check whether your SQL client stores history in a local file (like .sqlhistory ) or in its own settings directory. Copying just the file often isn’t enough if there are permission differences. I found a helpful breakdown of troubleshooting steps on this site: https://www.blockblastmod.com/ — might be worth a look if you’re still stuck. / comments
I’ve run into similar issues when trying to transfer SQL history between machines — sometimes the problem comes from version mismatches or missing config files rather than the history itself. Doubl...