Re: Rename or Delete Users

2007-05-01 Thread John Kebbel
Thank you for stating something obvious that I was completely overlooking. With normal tables I had created, I would never expect related tables to be magically updated by something I did to one table. Because I was dealing with a table in the mysql database that was created by MySQL, I had assumed

Re: Rename or Delete Users

2007-05-01 Thread Michael Dykman
I trust that you realize that you can never expect related tables to be uodated in the mysql database if you using using SQL to manipulate them directly. moving on.. I can't think of any mainstream systrm that generally allows usernames to be changed.. I mean, sure, there is a trivial hack to do