| OLD | NEW |
| (Empty) |
| 1 CONSOLE WARNING: 'openDatabase' in Workers is deprecated. Please switch to Index
ed Database API. | |
| 2 CONSOLE ERROR: error vacuuming database (1546 disk I/O error) | |
| 3 This test tests the database authorizer. | |
| 4 SQLITE_CREATE_TABLE statement succeeded. | |
| 5 SQLITE_CREATE_INDEX statement succeeded. | |
| 6 SQLITE_CREATE_TEMP_TABLE statement succeeded. | |
| 7 SQLITE_CREATE_TEMP_TRIGGER statement succeeded. | |
| 8 SQLITE_CREATE_TEMP_VIEW statement succeeded. | |
| 9 SQLITE_CREATE_TRIGGER statement succeeded. | |
| 10 SQLITE_CREATE_VIEW statement succeeded. | |
| 11 SQLITE_CREATE_VTABLE statement failed: could not prepare statement (23 not autho
rized) | |
| 12 SQLITE_READ statement succeeded. | |
| 13 SQLITE_SELECT statement succeeded. | |
| 14 SQLITE_DELETE statement succeeded. | |
| 15 SQLITE_INSERT statement succeeded. | |
| 16 SQLITE_UPDATE statement succeeded. | |
| 17 SQLITE_PRAGMA statement failed: could not prepare statement (23 not authorized) | |
| 18 SQLITE_ALTER_TABLE statement succeeded. | |
| 19 SQLITE_ALTER_TABLE statement succeeded. | |
| 20 SQLITE_TRANSACTION statement failed: could not prepare statement (23 not authori
zed) | |
| 21 SQLITE_ATTACH statement failed: could not prepare statement (23 not authorized) | |
| 22 SQLITE_DETACH statement failed: could not prepare statement (23 not authorized) | |
| 23 SQLITE_REINDEX statement succeeded. | |
| 24 SQLITE_ANALYZE statement failed: could not prepare statement (23 not authorized) | |
| 25 SQLITE_DROP_INDEX statement succeeded. | |
| 26 SQLITE_DROP_TEMP_TABLE statement succeeded. | |
| 27 SQLITE_DROP_TEMP_TRIGGER statement succeeded. | |
| 28 SQLITE_DROP_TEMP_VIEW statement succeeded. | |
| 29 SQLITE_DROP_TRIGGER statement succeeded. | |
| 30 SQLITE_DROP_VIEW statement succeeded. | |
| 31 SQLITE_DROP_TABLE statement succeeded. | |
| 32 Write transaction succeeded. | |
| 33 SQLITE_CREATE_TABLE statement failed: could not prepare statement (23 not author
ized) | |
| 34 SQLITE_CREATE_TABLE statement succeeded. | |
| 35 SQLITE_CREATE_INDEX statement failed: could not prepare statement (23 not author
ized) | |
| 36 SQLITE_CREATE_TEMP_TABLE statement failed: could not prepare statement (23 not a
uthorized) | |
| 37 SQLITE_CREATE_TEMP_TRIGGER statement failed: could not prepare statement (23 not
authorized) | |
| 38 SQLITE_CREATE_TEMP_VIEW statement failed: could not prepare statement (23 not au
thorized) | |
| 39 SQLITE_CREATE_TRIGGER statement failed: could not prepare statement (23 not auth
orized) | |
| 40 SQLITE_CREATE_VIEW statement failed: could not prepare statement (23 not authori
zed) | |
| 41 SQLITE_CREATE_VTABLE statement failed: could not prepare statement (23 not autho
rized) | |
| 42 SQLITE_CREATE_INDEX statement succeeded. | |
| 43 SQLITE_CREATE_TEMP_TABLE statement succeeded. | |
| 44 SQLITE_CREATE_TEMP_TRIGGER statement succeeded. | |
| 45 SQLITE_CREATE_TEMP_VIEW statement succeeded. | |
| 46 SQLITE_CREATE_TRIGGER statement succeeded. | |
| 47 SQLITE_CREATE_VIEW statement succeeded. | |
| 48 SQLITE_CREATE_VTABLE statement failed: could not prepare statement (23 not autho
rized) | |
| 49 SQLITE_READ statement succeeded. | |
| 50 SQLITE_SELECT statement succeeded. | |
| 51 SQLITE_DELETE statement failed: could not prepare statement (23 not authorized) | |
| 52 SQLITE_INSERT statement failed: could not prepare statement (23 not authorized) | |
| 53 SQLITE_UPDATE statement failed: could not prepare statement (23 not authorized) | |
| 54 SQLITE_PRAGMA statement failed: could not prepare statement (23 not authorized) | |
| 55 SQLITE_ALTER_TABLE statement failed: could not prepare statement (23 not authori
zed) | |
| 56 SQLITE_ALTER_TABLE statement failed: could not prepare statement (1 no such tabl
e: TestTable) | |
| 57 SQLITE_TRANSACTION statement failed: could not prepare statement (23 not authori
zed) | |
| 58 SQLITE_ATTACH statement failed: could not prepare statement (23 not authorized) | |
| 59 SQLITE_DETACH statement failed: could not prepare statement (23 not authorized) | |
| 60 SQLITE_REINDEX statement failed: could not prepare statement (23 not authorized) | |
| 61 SQLITE_ANALYZE statement failed: could not prepare statement (23 not authorized) | |
| 62 SQLITE_DROP_INDEX statement failed: could not prepare statement (23 not authoriz
ed) | |
| 63 SQLITE_DROP_TEMP_TABLE statement failed: could not prepare statement (23 not aut
horized) | |
| 64 SQLITE_DROP_TEMP_TRIGGER statement failed: could not prepare statement (23 not a
uthorized) | |
| 65 SQLITE_DROP_TEMP_VIEW statement failed: could not prepare statement (23 not auth
orized) | |
| 66 SQLITE_DROP_TRIGGER statement failed: could not prepare statement (23 not author
ized) | |
| 67 SQLITE_DROP_VIEW statement failed: could not prepare statement (23 not authorize
d) | |
| 68 SQLITE_DROP_TABLE statement failed: could not prepare statement (23 not authoriz
ed) | |
| 69 Read transactions succeeded. | |
| 70 | |
| OLD | NEW |