SaschaWillems / opengles.gpuinfo.org

Web front-end for the OpenGL ES hardware capability database
GNU Affero General Public License v3.0
5 stars 4 forks source link

SQL errors when filtering extension lists #2

Closed kuukunen closed 6 years ago

kuukunen commented 6 years ago

Steps:

1) Go to https://opengles.gpuinfo.org/listreports.php?extension=GL_EXT_debug_marker 2) Type something in "Name" field. 3) Note red "Could not fetch data (parsererror)" at the bottom of the page 4) Press enter 5) See page with an error "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1"

Otherwise great job!