MySQL with InnoDB

2002-12-01 Thread Stefan Sturm
Hello, we are starting a new Projekt and we going to use MySQL with InnoDB Tables. Which Version of MySQL should we use? 3.23.53 or 4.0.x? Which is the best Version for InnoDB-Tables? Thanks for your help, Stefan Sturm

MySQL and Autoincrement

2002-12-01 Thread Stefan Sturm
Hello, when I use autoincrement on a field, now can I start the count whith 100? Thank you, Stefan Sturm --- sql, query - Before posting, please check: http://www.mysql.com/manual.php (the manual) http

sql-select

2002-08-27 Thread Stefan Sturm
Hello, I have a small(hopefully) sql-query problem. I have 2 table like this: Table member: Id number, Namevarchar, Table member_points: Id number Member__id number (fk from member_table) Round number Points number Now one example: In table one is a