Thread Problem mit Mysql 4 (4 answers)
Opened by Monk88 at 2009-05-13 13:46

pq
 2009-05-13 15:16
#121573 #121573
User since
2003-08-04
12209 Artikel
Admin1
[Homepage]
user image
2009-05-13T13:00:29 Monk88
das Problem ist ja, das es bei mir (localhost mit mysql 5) mit diesem Code funktioniert.

dann scheint das halt erst in mysql 5 dazugekommen zu sein. finde aber auf anhieb nichts dazu auf der mysql-homepage.

edit:
http://dev.mysql.com/doc/refman/5.0/en/sql-syntax-...
Quote
As of MySQL 5.0.7, placeholders can be used for the arguments of the LIMIT clause when using prepared statements. See Section 12.2.8, “SELECT Syntax”.

(gefunden mit suche nach 'mysql 4 5 "prepared statements" limit'
Last edited: 2009-05-13 15:20:29 +0200 (CEST)
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wiki:Wie frage ich & perlintro Wiki:brian's Leitfaden für jedes Perl-Problem

View full thread Problem mit Mysql 4