| CONSOLE MESSAGE: line 8: Web SQL is deprecated. Please use IndexedDB instead. |
| This test tests the database authorizer. |
| SQLITE_CREATE_TABLE statement succeeded. |
| SQLITE_CREATE_INDEX statement succeeded. |
| SQLITE_CREATE_TEMP_TABLE statement succeeded. |
| SQLITE_CREATE_TEMP_TRIGGER statement succeeded. |
| SQLITE_CREATE_TEMP_VIEW statement succeeded. |
| SQLITE_CREATE_TRIGGER statement succeeded. |
| SQLITE_CREATE_VIEW statement succeeded. |
| SQLITE_CREATE_VTABLE statement failed: could not prepare statement (23 not authorized) |
| SQLITE_CREATE_VTABLE (FTS3) statement failed: could not prepare statement (23 not authorized) |
| SQLITE_READ statement succeeded. |
| SQLITE_SELECT statement succeeded. |
| SQLITE_DELETE statement succeeded. |
| SQLITE_INSERT statement succeeded. |
| SQLITE_UPDATE statement succeeded. |
| SQLITE_PRAGMA statement failed: could not prepare statement (23 not authorized) |
| SQLITE_ALTER_TABLE statement succeeded. |
| SQLITE_ALTER_TABLE statement succeeded. |
| SQLITE_ALTER_INFO_TABLE statement failed: could not prepare statement (23 not authorized) |
| SQLITE_ALTER_INFO_TABLE statement failed: could not prepare statement (23 not authorized) |
| SQLITE_ALTER_INFO_TABLE statement failed: could not prepare statement (1 there is already another table or index with this name: __WebKitDatabaseInfoTable__) |
| SQLITE_TRANSACTION statement failed: could not prepare statement (23 not authorized) |
| SQLITE_ATTACH statement failed: could not prepare statement (23 not authorized) |
| SQLITE_DETACH statement failed: could not prepare statement (23 not authorized) |
| SQLITE_REINDEX statement succeeded. |
| SQLITE_ANALYZE statement failed: could not prepare statement (23 not authorized) |
| SQLITE_DROP_INDEX statement succeeded. |
| SQLITE_DROP_TEMP_TABLE statement succeeded. |
| SQLITE_DROP_TEMP_TRIGGER statement succeeded. |
| SQLITE_DROP_TEMP_VIEW statement succeeded. |
| SQLITE_DROP_TRIGGER statement succeeded. |
| SQLITE_DROP_VIEW statement succeeded. |
| SQLITE_DROP_TABLE statement succeeded. |
| Write transaction succeeded. |
| SQLITE_CREATE_TABLE statement failed: could not prepare statement (1 not authorized) |
| SQLITE_CREATE_TABLE statement succeeded. |
| SQLITE_CREATE_INDEX statement failed: could not prepare statement (23 not authorized) |
| SQLITE_CREATE_TEMP_TABLE statement failed: could not prepare statement (1 not authorized) |
| SQLITE_CREATE_TEMP_TRIGGER statement failed: could not prepare statement (1 not authorized) |
| SQLITE_CREATE_TEMP_VIEW statement failed: could not prepare statement (23 not authorized) |
| SQLITE_CREATE_TRIGGER statement failed: could not prepare statement (1 not authorized) |
| SQLITE_CREATE_VIEW statement failed: could not prepare statement (23 not authorized) |
| SQLITE_CREATE_VTABLE statement failed: could not prepare statement (23 not authorized) |
| SQLITE_CREATE_VTABLE (FTS3) statement failed: could not prepare statement (23 not authorized) |
| SQLITE_CREATE_INDEX statement succeeded. |
| SQLITE_CREATE_TEMP_TABLE statement succeeded. |
| SQLITE_CREATE_TEMP_TRIGGER statement succeeded. |
| SQLITE_CREATE_TEMP_VIEW statement succeeded. |
| SQLITE_CREATE_TRIGGER statement succeeded. |
| SQLITE_CREATE_VIEW statement succeeded. |
| SQLITE_CREATE_VTABLE statement failed: could not prepare statement (23 not authorized) |
| SQLITE_CREATE_VTABLE (FTS3) statement failed: could not prepare statement (23 not authorized) |
| SQLITE_READ statement succeeded. |
| SQLITE_SELECT statement succeeded. |
| SQLITE_DELETE statement failed: could not prepare statement (23 not authorized) |
| SQLITE_INSERT statement failed: could not prepare statement (23 not authorized) |
| SQLITE_UPDATE statement failed: could not prepare statement (23 not authorized) |
| SQLITE_PRAGMA statement failed: could not prepare statement (23 not authorized) |
| SQLITE_ALTER_TABLE statement failed: could not prepare statement (23 not authorized) |
| SQLITE_ALTER_TABLE statement failed: could not prepare statement (1 no such table: TestTable) |
| SQLITE_ALTER_INFO_TABLE statement failed: could not prepare statement (23 not authorized) |
| SQLITE_ALTER_INFO_TABLE statement failed: could not prepare statement (23 not authorized) |
| SQLITE_ALTER_INFO_TABLE statement failed: could not prepare statement (1 there is already another table or index with this name: __WebKitDatabaseInfoTable__) |
| SQLITE_TRANSACTION statement failed: could not prepare statement (23 not authorized) |
| SQLITE_ATTACH statement failed: could not prepare statement (23 not authorized) |
| SQLITE_DETACH statement failed: could not prepare statement (23 not authorized) |
| SQLITE_REINDEX statement failed: could not prepare statement (23 not authorized) |
| SQLITE_ANALYZE statement failed: could not prepare statement (23 not authorized) |
| SQLITE_DROP_INDEX statement failed: could not prepare statement (23 not authorized) |
| SQLITE_DROP_TEMP_TABLE statement failed: could not prepare statement (23 not authorized) |
| SQLITE_DROP_TEMP_TRIGGER statement failed: could not prepare statement (23 not authorized) |
| SQLITE_DROP_TEMP_VIEW statement failed: could not prepare statement (23 not authorized) |
| SQLITE_DROP_TRIGGER statement failed: could not prepare statement (23 not authorized) |
| SQLITE_DROP_VIEW statement failed: could not prepare statement (23 not authorized) |
| SQLITE_DROP_TABLE statement failed: could not prepare statement (23 not authorized) |
| Read transactions succeeded. |
| |