updatedb
This commit is contained in:
13
public/home/admin/event/update/change/qPdel.q
Executable file
13
public/home/admin/event/update/change/qPdel.q
Executable file
@@ -0,0 +1,13 @@
|
||||
|
||||
/* c#host localhost*/
|
||||
/* c#database #dbdata */
|
||||
/* c#user #dbdata_w */
|
||||
/* c#password #dbdata_wp */
|
||||
/* c#write write*/
|
||||
|
||||
|
||||
delete from lugar
|
||||
where id = q#pprev ;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user