Bug #27358 | INSERT DELAYED does not honour SQL_MODE of the client | ||
---|---|---|---|
Submitted: | 21 Mar 2007 20:18 | Modified: | 23 Oct 2007 19:48 |
Reporter: | Guilhem Bichot | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: DML | Severity: | S3 (Non-critical) |
Version: | 5.0-bk | OS: | Linux (linux) |
Assigned to: | Kristofer Pettersson | CPU Architecture: | Any |
[21 Mar 2007 20:18]
Guilhem Bichot
[23 Aug 2007 8:22]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/32929 ChangeSet@1.2512, 2007-08-23 10:22:20+02:00, thek@adventure.(none) +3 -0 Bug#27358 INSERT DELAYED does not honour SQL_MODE of the client SQL_MODE was ignored when a client issued INSERT DELAYED. Some system settings weren't copied as intended when a record was saved for a delayed insert.
[19 Oct 2007 18:53]
Bugs System
Pushed into 5.1.23-beta
[23 Oct 2007 19:48]
Paul DuBois
Noted in 5.1.23 changelog.