Lines Matching refs:edition
14 "drop edition myedition1",
15 "drop edition myedition",
16 "grant create any edition to testuser",
17 "create edition myedition",
18 "create edition myedition1 as child of myedition",
19 "grant use on edition myedition to testuser",
20 "grant use on edition myedition1 to testuser",
42 , 38802 // edition does not exist
46 …echo "You appear to already have an edition in use that prevents this PHP test from running. Quer…
115 echo " The value of edition has been successfully set\n";
143 "drop edition myedition1",
144 "drop edition myedition",