hi,
when i try the following at the mysql command line...
select * from items;
nothing returns, it just hangs indefinitely. Does anyone know why this is? I have ran "unlock tables"
I have already logged into mysql, all its services are running, and I have selected the right database, but not sure why its not working.
when i try the following at the mysql command line...
select * from items;
nothing returns, it just hangs indefinitely. Does anyone know why this is? I have ran "unlock tables"
I have already logged into mysql, all its services are running, and I have selected the right database, but not sure why its not working.