|
|||
|
hi zusammen
habe mit der datenbank ein problem bekomme die meldung in phpmyadmin eine fehlermeldung datenbank deaktiviert! ($cfg['Servers'][$i]['pmadb') hat einer eine idee wie ich das problem l?sen kann? danke schon einmal im vorraus!!!!! :grml: |
|
|||
|
hi nein habe alles so gelassen beim aufruf der seite kommt die fehlermeldung
1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'EXPECTED_PRODUCTS_SORT limit select p.products_id, pd.products_name, products_date_available as date_expected from products p, products_description pd where to_days(products_date_available) >= to_days(now()) and p.products_id = pd.products_id and pd.language_id = '2' order by date_expected EXPECTED_PRODUCTS_SORT limit 10 [XT SQL Error] und im phpmyadmin will er das ich eine neue datenbank anlege * create a new database for phpMyAdmin: CREATE DATABASE phpmyadmin; Note that "controluser" must have SELECT, INSERT, UPDATE and DELETE privileges on this database. Here is a query to set up those privileges (using "phpmyadmin" as the database name, and "pma" as the controluser): GRANT SELECT,INSERT,UPDATE,DELETE ON phpmyadmin.* to 'pma'@'localhost'; do not give any other user rights on this database. * enter the database name in $cfg['Servers'][$i]['pmadb'] |
![]() |
| Lesezeichen |
| Stichworte |
| datenbanken, deaktiviert |
| Themen-Optionen | |
| Ansicht | |
|
|