Re: uninstall/reinstall

2010-10-20 Thread andrew.2.moore
You mention the Windows installer has Hung. I have seen this before...try 
killing the process with task manager and then log into your server via the 
client.

-- Sent from my HTC Desire on 3 --

- Reply message -
From: ext Tyler Poland tpol...@engineyard.com
Date: Tue, Oct 19, 2010 17:50
Subject: uninstall/reinstall
To: mysql@lists.mysql.com mysql@lists.mysql.com


  Tammie,

You might just try resetting the root password
http://dev.mysql.com/doc/refman/5.1/en/resetting-permissions.html#resetting-permissions-windows.

Hope this helps,
Tyler



On 10/19/10 12:38 PM, Montgomery, Tammie wrote:
 I had an old version of mySQL on my computer but never used it. I thought I 
 knew the root password but it wouldn't let me in. I went ahead and 
 uninstalled it thinking I would get a newer version anyway. I used the 
 Windows interface to uninstall the previous version. It appeared to be gone 
 but when I installed the new version, it asked me what the previous root 
 password was and then give new one. I left previous blank and gave it the new 
 password. Now it has been sitting at the screen in the configuration wizard 
 for Apply security settings for about 20 minutes. How should I recover from 
 this?

 Barracuda 400 vers 3.5.12 Checked - Virus Free



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=andrew.2.mo...@nokia.com



Share To My Love x--)

2010-10-20 Thread Adam Wilson
Dear:
I would like to share with you my recently shopping experience: I
found a very excellent e-site, the above is the latest and most
popular products. By their staff, understanding that they have stable
supply channel, so the price of products is shock your eyeballs burst.
Certainly I will not miss this opportunity, I received my ordered
products 5 days later.
If you are free, I suggest you can go to see:difsiz.com j--)

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



Re: Share To My Love x--)

2010-10-20 Thread ambika divya
Its a spam .

On 10/20/10, Adam Wilson blueni...@gmail.com wrote:
 Dear:
 I would like to share with you my recently shopping experience: I
 found a very excellent e-site, the above is the latest and most
 popular products. By their staff, understanding that they have stable
 supply channel, so the price of products is shock your eyeballs burst.
 Certainly I will not miss this opportunity, I received my ordered
 products 5 days later.
 If you are free, I suggest you can go to see:difsiz.com j--)

 --
 MySQL General Mailing List
 For list archives: http://lists.mysql.com/mysql
 To unsubscribe:http://lists.mysql.com/mysql?unsub=ambikadi...@gmail.com




-- 
ambika
visit my website and celebrate an ancient art
http://ambika.web.officelive.com/default.htm
My new website with kathak forum  http://ambika.99k.org
visit my blog
http:// www.kathakguru.blogspot.com
http://www.careerhelpforu.blogspot.com/

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



RE: uninstall/reinstall

2010-10-20 Thread Montgomery, Tammie
Thanks all -

The solution was to change the password for root, kill the installer
using task manager and start the server. I used the Workbench to manage
the database instance. It all seems to be working fine now.

Thanks
Tammie

-Original Message-
From: andrew.2.mo...@nokia.com [mailto:andrew.2.mo...@nokia.com] 
Sent: Wednesday, October 20, 2010 1:09 AM
To: tpol...@engineyard.com; mysql@lists.mysql.com
Subject: Re: uninstall/reinstall

You mention the Windows installer has Hung. I have seen this
before...try killing the process with task manager and then log into
your server via the client.

-- Sent from my HTC Desire on 3 --

- Reply message -
From: ext Tyler Poland tpol...@engineyard.com
Date: Tue, Oct 19, 2010 17:50
Subject: uninstall/reinstall
To: mysql@lists.mysql.com mysql@lists.mysql.com


  Tammie,

You might just try resetting the root password
http://dev.mysql.com/doc/refman/5.1/en/resetting-permissions.html#resett
ing-permissions-windows.

Hope this helps,
Tyler



On 10/19/10 12:38 PM, Montgomery, Tammie wrote:
 I had an old version of mySQL on my computer but never used it. I
thought I knew the root password but it wouldn't let me in. I went ahead
and uninstalled it thinking I would get a newer version anyway. I used
the Windows interface to uninstall the previous version. It appeared to
be gone but when I installed the new version, it asked me what the
previous root password was and then give new one. I left previous blank
and gave it the new password. Now it has been sitting at the screen in
the configuration wizard for Apply security settings for about 20
minutes. How should I recover from this?

 Barracuda 400 vers 3.5.12 Checked - Virus Free



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:
http://lists.mysql.com/mysql?unsub=andrew.2.mo...@nokia.com


Barracuda 400 vers 3.5.12 Checked - Virus Free

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



Re: mysqldump: Got error: 1449: The user specified as a definer ('root'@'%') does not exist when using LOCK TABLES

2010-10-20 Thread Tanmay Pradhan
Appreciate any help on this.
Any alternative of mysqldump is also fine with me to take backup while
restricting root login access from localhost only.

Thanks in advance.

Regards,
Tanmay

On Wed, Oct 20, 2010 at 10:14 AM, Tanmay Pradhan tanma...@gmail.com wrote:
 Yes, r...@localhost entry is still present in user table. Only
 root@'%' is deleted. So it's not obvious to fail.

 Hi yu.zou,
 The r...@localhost entry already had all privileges, except this entry
 had empty password column.

 u...@localhost entry before GRANT
 
 ++-+---+-+-+-+-+-+---+-+---+--+---++-+++--++---+--+--+-+--+--++-++--++--+--++-+--+---+-+-+--+
 | Host                       | User    | Password
            | Select_priv | Insert_priv | Update_priv | Delete_priv |
 Create_priv | Drop_priv | Reload_priv | Shutdown_priv | Process_priv |
 File_priv | Grant_priv | References_priv | Index_priv | Alter_priv |
 Show_db_priv | Super_priv | Create_tmp_table_priv | Lock_tables_priv |
 Execute_priv | Repl_slave_priv | Repl_client_priv | Create_view_priv |
 Show_view_priv | Create_routine_priv | Alter_routine_priv |
 Create_user_priv | Event_priv | Trigger_priv | ssl_type | ssl_cipher |
 x509_issuer | x509_subject | max_questions | max_updates |
 max_connections | max_user_connections |
 ++-+---+-+-+-+-+-+---+-+---+--+---++-+++--++---+--+--+-+--+--++-++--++--+--++-+--+---+-+-+--+
 | localhost                  | root    |
            | Y           | Y           | Y           | Y           |
 Y           | Y         | Y           | Y             | Y            |
 Y         | Y          | Y               | Y          | Y          | Y
           | Y          | Y                     | Y                | Y
           | Y               | Y                | Y                | Y
             | Y                   | Y                  | Y
    | Y          | Y            |          |            |
 |              |             0 |           0 |               0 |
             0 |


 However, I still gave the following cmd.

 mysql GRANT select, lock tables ON *.* TO 'root'@'localhost'
 IDENTIFIED BY 'password';
 mysql flush privileges;

 u...@localhost entry after GRANT
 ==
 ++-+---+-+-+-+-+-+---+-+---+--+---++-+++--++---+--+--+-+--+--++-++--++--+--++-+--+---+-+-+--+
 | Host                       | User    | Password
            | Select_priv | Insert_priv | Update_priv | Delete_priv |
 Create_priv | Drop_priv | Reload_priv | Shutdown_priv | Process_priv |
 File_priv | Grant_priv | References_priv | Index_priv | Alter_priv |
 Show_db_priv | Super_priv | Create_tmp_table_priv | Lock_tables_priv |
 Execute_priv | Repl_slave_priv | Repl_client_priv | Create_view_priv |
 Show_view_priv | Create_routine_priv | Alter_routine_priv |
 Create_user_priv | Event_priv | Trigger_priv | ssl_type | ssl_cipher |
 x509_issuer | x509_subject | max_questions | max_updates |
 max_connections | max_user_connections |