| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Martijn Tonies | Date: | October 9 2006 4:19pm |
| Subject: | Re: How to not repeat fields | ||
| View as plain text | |||
> Now, i have this: > > CREATE TABLE wl_users(wl_user_id INT NOT NULL AUTO_INCREMENT PRIMARY > KEY, name VARCHAR(255) NOT NULL, email VARCHAR(50) NOT NULL, password > VARCHAR(40) NOT NULL, UNIQUE (wl_user_id, email)) TYPE=MyISAM; > > and the issue persists :( Show us the data you're inserting into this table in order to test the "issue" Martijn Tonies Database Workbench - development tool for MySQL, and more! Upscene Productions http://www.upscene.com My thoughts: http://blog.upscene.com/martijn/ Database development questions? Check the forum! http://www.databasedevelopmentforum.com
| Thread | ||
|---|---|---|
| • How to not repeat fields | Deckard | 8 Oct |
| • Re: How to not repeat fields | Paul DuBois | 8 Oct |
| • Re: How to not repeat fields | Deckard | 8 Oct |
| • Re: How to not repeat fields | Paul DuBois | 8 Oct |
| • Re: How to not repeat fields | Deckard | 8 Oct |
| • Re: How to not repeat fields | Paul DuBois | 9 Oct |
| • Re: How to not repeat fields | Deckard | 9 Oct |
| • Re: How to not repeat fields | Paul DuBois | 9 Oct |
| • Re: How to not repeat fields | Martijn Tonies | 9 Oct |
| • Re: How to not repeat fields | Martijn Tonies | 9 Oct |
| • Re: How to not repeat fields | Deckard | 9 Oct |
