upload tizen1.0 source
[framework/web/webkit-efl.git] / LayoutTests / storage / test-authorizer-expected.txt
index 9ee0603..bbfafd4 100755 (executable)
@@ -6,20 +6,20 @@ 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: not authorized
+SQLITE_CREATE_VTABLE 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: not authorized
+SQLITE_PRAGMA statement failed: could not prepare statement (23 not authorized)
 SQLITE_ALTER_TABLE statement succeeded.
 SQLITE_ALTER_TABLE statement succeeded.
-SQLITE_TRANSACTION statement failed: not authorized
-SQLITE_ATTACH statement failed: not authorized
-SQLITE_DETACH statement failed: not authorized
+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: not authorized
+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.
@@ -28,41 +28,41 @@ SQLITE_DROP_TRIGGER statement succeeded.
 SQLITE_DROP_VIEW statement succeeded.
 SQLITE_DROP_TABLE statement succeeded.
 Write transaction succeeded.
-SQLITE_CREATE_TABLE statement failed: not authorized
+SQLITE_CREATE_TABLE statement failed: could not prepare statement (1 not authorized)
 SQLITE_CREATE_TABLE statement succeeded.
-SQLITE_CREATE_INDEX statement failed: not authorized
-SQLITE_CREATE_TEMP_TABLE statement failed: not authorized
-SQLITE_CREATE_TEMP_TRIGGER statement failed: not authorized
-SQLITE_CREATE_TEMP_VIEW statement failed: not authorized
-SQLITE_CREATE_TRIGGER statement failed: not authorized
-SQLITE_CREATE_VIEW statement failed: not authorized
-SQLITE_CREATE_VTABLE statement failed: not authorized
+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_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: not authorized
+SQLITE_CREATE_VTABLE statement failed: could not prepare statement (23 not authorized)
 SQLITE_READ statement succeeded.
 SQLITE_SELECT statement succeeded.
-SQLITE_DELETE statement failed: not authorized
-SQLITE_INSERT statement failed: not authorized
-SQLITE_UPDATE statement failed: not authorized
-SQLITE_PRAGMA statement failed: not authorized
-SQLITE_ALTER_TABLE statement failed: not authorized
-SQLITE_ALTER_TABLE statement failed: no such table: TestTable
-SQLITE_TRANSACTION statement failed: not authorized
-SQLITE_ATTACH statement failed: not authorized
-SQLITE_DETACH statement failed: not authorized
-SQLITE_REINDEX statement failed: not authorized
-SQLITE_ANALYZE statement failed: not authorized
-SQLITE_DROP_INDEX statement failed: not authorized
-SQLITE_DROP_TEMP_TABLE statement failed: not authorized
-SQLITE_DROP_TEMP_TRIGGER statement failed: not authorized
-SQLITE_DROP_TEMP_VIEW statement failed: not authorized
-SQLITE_DROP_TRIGGER statement failed: not authorized
-SQLITE_DROP_VIEW statement failed: not authorized
-SQLITE_DROP_TABLE statement failed: not authorized
+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_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.