No errors in CLI when using Mariadb 10.11
Hi,
i am using console to connect to MySQL from my WHM. The strange thing is, i don't have any error output in the console. I checked log_warnings it is set to 2, logs are configured correctly and i see errors in the logs.
This is a brand new server with Alma Linux 8.10. Any help would be appreciated.
-
Hey there! I'm not entirely sure what you're trying to do based on this description. Are you using the WHM >> Terminal application to try and enter the "mysql" prompt and that just isn't working for you? If so, what does it show on the screen?
0 -
No, sorry i probably didn't explain well. When i use terminal and i login to mysql, everything works. But i don't see errors or exceptions in the console, only in the logs. That is why i mentioned log_warnings and log settings.
0 -
Thanks for the clarification - are you saying that an error doesn't appear at all if you mis-type a command, such as this example?
mysql> select * from something;
ERROR 1046 (3D000): No database selected0
Please sign in to leave a comment.
Comments
3 comments