Bug closed unfixed bug

Status
Not open for further replies.
Hi there,

No-one else has reported a similar issue, so in order to manually create the table please run the following query:
Code:
	CREATE TABLE IF NOT EXISTS `vb4_dbtech_vbsecurity_compromisedlog` (
		`compromisedlogid` INT( 10 ) UNSIGNED NOT NULL AUTO_INCREMENT,
		`dateline` INT( 10 ) UNSIGNED NOT NULL DEFAULT '0',
		`ipaddress` CHAR ( 45 ) NOT NULL DEFAULT '',
		`userid` INT ( 10 ) UNSIGNED NOT NULL DEFAULT '0',
		`attemptedusernames` MEDIUMBLOB,
		PRIMARY KEY (`compromisedlogid`)
	) ENGINE=MyISAM
 
Hello Alfa1,

This ticket has now been closed with the status Not A Bug.

We hope your issue or question has been addressed to your satisfaction. If not, please feel free to re-open it by clicking this link.

If you have any further issues or questions, please feel free to start a new support ticket via the button at the top of every page.

Thank you!
 
Status
Not open for further replies.

Similar threads

  • Locked
  • Support ticket Support ticket
Replies
10
Views
2K
  • Locked
  • Support ticket Support ticket
Replies
3
Views
2K
  • Locked
  • Support ticket Support ticket
Replies
11
Views
2K

Legacy vBSecurity

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
821
Customer rating
0.00 star(s) 0 ratings
Back
Top