Bug #37077 | Unable to set global system variable innodb_lock_wait_timeout. | ||
---|---|---|---|
Submitted: | 29 May 2008 20:37 | Modified: | 2 Jun 2008 14:40 |
Reporter: | Bob Hansen | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S2 (Serious) |
Version: | 5.1.11 | OS: | Windows (XP Pro SP2) |
Assigned to: | CPU Architecture: | Any | |
Tags: | set innodb_lock_wait_timeout unknown system variable |
[29 May 2008 20:37]
Bob Hansen
[30 May 2008 14:46]
MySQL Verification Team
Thank you for the bug report. Duplicate of bug: http://bugs.mysql.com/bug.php?id=36285
[2 Jun 2008 14:40]
Bob Hansen
The prior bug you noted (Bug #36285) they cannot change innodb_lock_wait_timeout per session. Is there any way to change the value globally? I need my application to be able to reset it for all users on all future sessions. That would be the equivalent as setting the global value using the MySQL Administrator. Thanks.