| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Thimble Smith | Date: | July 26 1999 2:22pm |
| Subject: | Re: [beg. question] how to use ON DELETE/UPDATE clause ? | ||
| View as plain text | |||
At 10:07, 19990726, Christian BRUNO wrote: >on the CREATE TABLE syntax, in the MySQL manual, i noticed >a clause "ON DELETE" and "ON UPDATE" with options 'restrict', >'cascade'... Yes, it's for compatibility only, to ease porting of other code. Those clauses are ignored. Tim
| Thread | ||
|---|---|---|
| • [beg. question] how to use ON DELETE/UPDATE clause ? | Christian BRUNO | 26 Jul |
| • Re: [beg. question] how to use ON DELETE/UPDATE clause ? | Benjamin Pflugmann | 26 Jul |
| • Re: [beg. question] how to use ON DELETE/UPDATE clause ? | Thimble Smith | 26 Jul |
| • Re: [beg. question] how to use ON DELETE/UPDATE clause ? | Paul DuBois | 26 Jul |
