HomeSort by relevance Sort by last modified time
    Searched refs:privileges (Results 1 - 12 of 12) sorted by null

  /libcore/luni/src/test/java/tests/java/sql/
DatabaseMetaDataNotSupportedTest.java 137 // grant SELECT privileges
155 // revoke SELECT privileges
166 assertFalse("No SELECT privileges", userMeta.allTablesAreSelectable());
169 // revoke CREATE privileges
296 @KnownFailure("not supported. Privileges are not supported.")
456 @KnownFailure("not supported. Privileges are not supported.")
459 // case 1. Get privileges when no privilegies exist for one table
460 ResultSet privileges = meta.getTablePrivileges(conn.getCatalog(), "%", local
462 assertFalse("Some privilegies exist", privileges.next());
463 privileges.close()
    [all...]
  /external/autotest/site_utils/
mysql_bootstrap.py 13 we ssh into A2 and execute the grant privileges command for (A1_user,
20 "GRANT privileges on <db> to 'A1_user'@A1 identified by 'A1_pass';"
37 "GRANT privileges on <db> to 'A1_user'@(gateway address)
158 # Confirm the default user has at least database read privileges. Note if
159 # the default user has *only* read privileges everything else will still
173 "GRANT ALL PRIVILEGES ON *.* to '%(new_user)s'@'%(new_host)s' "
174 "IDENTIFIED BY '%(new_pass)s'; FLUSH PRIVILEGES;")
  /frameworks/base/docs/html/topic/performance/
performance_toc.cs 241 privileges at runtime."
    [all...]
  /frameworks/base/docs/html/training/
training_toc.cs 241 privileges at runtime."
    [all...]
  /external/google-breakpad/autotools/
ltmain.sh     [all...]
  /external/google-tv-pairing-protocol/cpp/
libtool     [all...]
ltmain.sh     [all...]
  /external/libmtp/
ltmain.sh     [all...]
  /external/libogg/
ltmain.sh     [all...]
  /external/libusb/
ltmain.sh     [all...]
  /external/libusb-compat/
ltmain.sh     [all...]
  /external/libvorbis/
ltmain.sh     [all...]

Completed in 369 milliseconds