Yuandong Liu
Yuandong Liu
Thank you very much for the suggestions! And I'm gonna fix the rest errors tomorrow.😀
Sorry for replying so late. I use this extension in windows11, my compiler is mingw g++, my code is just an empty leetcode problem. 
> Sorry for replying so late. I use this extension in windows11, my compiler is mingw g++, my code is just an empty leetcode problem.  1. Soryy, I repeat...
Both has no temporary files generated.
Thank you as well! 😁
Have the same `Fetch problem failed: Request connect error.` in my another pc, Ubuntu 22.04, I just tried several minutes ago.
Ok, it works well after I switch the `Source` to local. 😂 Thank you for your help.
1. For MySQL, it uses the last byte in binary representation as the precision, so `SELECT NOW(257)` equals to `SELECT NOW(1)`. 2. And if precision has more than 32 bits...