Codebenders FusionBB Enthusiast Total Posts: 281 Birthday: 04-11 Location: Canada Average Post Ranks%:
07-13-08 10:06 PM - Post#77973 In response to Codebenders
STRICT_TRANS_TABLES
If a value could not be inserted as given into a transactional table, abort the statement. For a non-transactional table, abort the statement if the value occurs in a single-row statement or the first row of a multiple-row statement. More detail is given later in this section. (Implemented in MySQL 5.0.2)