work in progress by Torstein Saltvedt

read more
Date Title Interesting Useful
2011-11-05 test
2
25
2011-11-19 XSS worms
2
5
(default) 3 queries took 8 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `User`.`id`, `User`.`email`, `User`.`password`, `User`.`fullname`, `User`.`created`, `User`.`modified`, `User`.`role` FROM `users` AS `User` WHERE `User`.`id` IS NULL LIMIT 1002
2SELECT `User`.`id`, `User`.`email`, `User`.`password`, `User`.`fullname`, `User`.`created`, `User`.`modified`, `User`.`role` FROM `users` AS `User` WHERE `User`.`id` IS NULL LIMIT 1003
3SELECT `Article`.`id`, `Article`.`user_id`, `Article`.`title`, `Article`.`urltitle`, `Article`.`text`, `Article`.`created`, `Article`.`modified`, `Article`.`interesting`, `Article`.`useful`, `Article`.`published` FROM `articles` AS `Article` WHERE 1 = 1223