Skip to main content

No errors in CLI when using Mariadb 10.11

Comments

3 comments

  • cPRex Jurassic Moderator

    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
  • barbarian86

    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
  • cPRex Jurassic Moderator

    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 selected
    0

Please sign in to leave a comment.