The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
You could do something like:
[sql]DELETE FROM mytable WHERE NOT EXISTS (select threadid FROM thread WHERE thread.threadid = mytable.threadid)[/sql] The above will only work for MySQL 4.1 (or was it 4.0) and above. PS This was not tested, so use on a test database first. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|