Bug #39332 | Proxy crashes with large datasets | ||
---|---|---|---|
Submitted: | 9 Sep 2008 3:43 | Modified: | 21 Jan 2009 12:19 |
Reporter: | Diego Medina | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Proxy: Core | Severity: | S1 (Critical) |
Version: | 0.7.0 r 511 | OS: | Any |
Assigned to: | MC Brown | CPU Architecture: | Any |
[9 Sep 2008 3:43]
Diego Medina
[9 Sep 2008 4:37]
Diego Medina
Correction: This bug will affect *any* database that has proxy use LUA and has a large query run. It is very common for primarily OLTP apps to still have occasional reporting queries issued against them. One might also note that mysqldump causes the creation of large result set queries and would be another example use case to try out.
[9 Sep 2008 4:38]
Diego Medina
Priority: P1 Severity: Critical
[21 Jan 2009 12:19]
MC Brown
A note has been added to the 0.7.0 changelog: Using mysql-proxy with very large return datasets from queries, with or without manipulate of the dataset within the Lua engine could cause a crash.