On Wed, Mar 28, 2012 at 2:56 PM, Rich Jones wrote:
> Hey folks!
>
> This gig just popped up on our system, thought it could be some easy money
> for anybody out there who knows Ruby/Rails and how to optimize queries!
>
> http://gun.io/contracts/67/improve-site-speed-for-startup
Normally I wouldn'
I run update on the database which by my mistake updated all rows. Is it
possible somehow go back to previous state before the update?
_
Have fun customizing MSN Messenger learn how here!
http://www.msnmessenger-download.com/trac
By mistake I deleted all users in MYSQL. So, how can I login to the mysql?
Is it possible to add a user to my.cnf file?
Thanks
_
Grab our best dial-up Internet access offer: 6 months @$9.95/month.
http://join.msn.com/?page=dept/dial
I had an account "mike" to mysql. But somehow I change the password. So now
I have just one access to the system as root.
Trying to login to mysql as root with password and without password no
success. Root password is: 123456.
What I'm doing wrong? I cannot connect to MYSQL as root.
[EMAIL PRO
I want to stop replication for one table in the database. According to the
mysql documentation: I need to add the parameter
(replicate-wild-ignore-table ) to the my.cnf file. I have some question.
#1 In what database I should made the change to my.cnf? Slave or Master?
#2 Than I should restart t