report of last transaction?

2006-05-30 Thread Karl Berry
(Excuse the beginner's question, but I couldn't find an answer in the documentation or in searching online. Please cc me on replies if possible.) Does mysql have a way to report on the last committed change to the database? I gather there is no undo in databases, in the sense of an editing undo,

RE: mysqladmin -u root -h myhost password 'new-password' fails

2003-03-26 Thread Karl Berry
You guys probably need to start mysql with the --skip-grant option and fix the allow tables... See the mysql.com website or google.com for "lost password" "mysql" Thanks for the tip about how to proceed. Just so we don't lose track here, the point of the bug we're reporting is that m