hi to all,
I'm new in mysql database. I checked mysql already installed (or shipped) with centos6.4 as follows :-
Code:
[root@kaljayi rahul]# rpm -qa mysql-server
mysql-server-5.1.66-2.el6_3.x86_64
[root@kaljayi rahul]# rpm -qa mysql-client
[root@kaljayi rahul]# rpm -qa mysql
mysql-5.1.66-2.el6_3.x86_64
But I don't know how to start or configure (if it starts with startup of operating system) it. Help me to how to start and configure mysql. I also installed mysql-workbentch-5.2.31, but don't know how to work with this.