Re: moving inno tables

2015-08-23 Thread Jan Steinman
> From: Martin Mueller > > I moved the data directory of a MySQL installation from one computer to > another. This works for MyISAM tables. Unfortunately I inadvertently > created some INNO tables, and it doesn't seem to work. Oh dear. Hope you have a backup. I fought with this for several days

Re: When to create a new user?

2015-08-23 Thread Jan Steinman
> From: Richard Reina > > I am writing a web application... As new users sign up for > the application should each get their own MySQL username and password or is > okay to execute their queries with the same (one generic) MySQL username > and password? As others have said, it sounds like one SQ