mysql-events-img

How to Schedule MySQL Events ?

MySQL Events are tasks that execute according to a specified schedule. Therefore, sometimes MySQL events are referred to as scheduled events.

terminal-img

MyCli – How To Connect to MySQL DB?

MyCli When working with multiple servers it is convenient to store your host and login configuration so you don’t have to type it in every time.

mycli-img

MyCli – A CLI With Built-in Auto-completion And Syntax Highlighting

What is MyCli? A MyCli is command line client for MySQL that can do auto-completion and syntax highlighting. HomePage: http://mycli.net Documentation: http://mycli.net/docs Installing MyCli on Linux, Mac & Windows If…