Oh yes ... The million dollar semicolumn :) Verstuurd vanaf mijn iPhone
Op 12-dec.-2012 om 23:09 heeft James Harrison <[email protected]> het volgende geschreven: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > End the line with a semicolon in MySQL. > > Cheers, > James Harrison > > On 12/12/2012 21:34, Peter Claes wrote: >> This is not doing the trick on my side. >> >> started mysql with user name and password, so far so good I can run >> a 'status' command, and it responds. >> >> if i enter ALTER TABLE SERVICES ENGINE = MyISAM nothing much >> happens, prompt is back immediatly .. thus i quit with ^c. >> >> Can I alter it in a file somewhere ? >> >> >> 2012/12/12 Daryl McQuinn <[email protected] >> <mailto:[email protected]>> >> >> Peter, I am not an expert only a Ubuntu and Rivendell fan. This >> worked for me and I hope it will work for you. From an Ubuntu >> Terminal type >> >> mysql --user=root --password=/yoursqlpassword/ Rivendell >> >> from that you should get a mysql prompt, from that prompt type >> >> ALTER TABLE SERVICES ENGINE = MyISAM >> >> to exit hold cntrl +c >> >> Good luck, Daryl McQuinn, St. Louis Missouri >> >> >> >> >> _______________________________________________ Rivendell-dev >> mailing list [email protected] >> http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.17 (MingW32) > Comment: Using GnuPG with undefined - http://www.enigmail.net/ > > iEYEARECAAYFAlDJAJsACgkQ22kkGnnJQAxI2wCfVsRnn3NL/h++y/p+4Dvl8XwI > t3YAnAqaosTnDnMlCJjhc2HZSFEc4iSY > =ms4s > -----END PGP SIGNATURE----- > _______________________________________________ > Rivendell-dev mailing list > [email protected] > http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev _______________________________________________ Rivendell-dev mailing list [email protected] http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
