Seiten
SQL Fehler 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 'order by kat_id' at line 1 in: select kat_id, bezeichnung from storykat,kategorie where kat_id<99 and kat_id=kategorie.id and story_id= order by kat_id
|
| |
|
|
| Weitere Aktionen |
| Wenn du registriert und angemeldet bist, kannst du diesen Autoren abonnieren (zu deinen Favouriten hinzufügen) und / oder per Email weiterempfehlen. |
Ausdrucken |
 |
| |
|
|
|
| Mehr vom Autor |
SQL Fehler 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 'and id<> and story.status=0' at line 1 in: select count(*) from story where autor_id= and id<> and story.status=0 SQL Fehler 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 'and id<> and story.status=0 order by story.datum desc' at line 1 in: select * from story where autor_id= and id<> and story.status=0 order by story.datum desc |
| Empfehlungen |
| Andere Leser dieser Story haben auch folgende gelesen: |
SQL Fehler 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 'group by sid order by rating desc, cnt desc limit 5' at line 1 in: select sid,count(sid) as cnt,titel,id, (rate_sum/rate_count) as rating, typ from gelesen,story where cid in ('2c41aeee00a50830a376d4e034c152a7','2c41aeee00a50830a376d4e034c152a7','2c41aeee00a50830a376d4e034c152a7','2c41aeee00a50830a376d4e034c152a7','2c41aeee00a50830a376d4e034c152a7','1046367a46ce1cc6ce26a109b096b9c8','1046367a46ce1cc6ce26a109b096b9c8','1046367a46ce1cc6ce26a109b096b9c8','1046367a46ce1cc6ce26a109b096b9c8','1046367a46ce1cc6ce26a109b096b9c8','4aeb42676c20c1a448d0a8d4fe322f31','4aeb42676c20c1a448d0a8d4fe322f31','4aeb42676c20c1a448d0a8d4fe322f31','4aeb42676c20c1a448d0a8d4fe322f31','4aeb42676c20c1a448d0a8d4fe322f31') and story.id=sid and story.id<> group by sid order by rating desc, cnt desc limit 5 |
|