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