Error message of the week
-
I just tried to register for a 'free' report at an accountant's web site. Entered First, Last, Email, Pass and captcha. Then clicked on 'Register' to get this
INSERT INTO `dbbizval`.`tblauth` (`fldCustomerID`, `fldCustomerUserName`, `fldCustomerPassword`, `fldCustomerEmail`, `fldCustomerDate`, `fldCustomerFirstName`, `fldCustomerLastName`, `fldCustomerAddress1`, `fldCustomerCity`, `fldCustomerStateID`, `fldCustomerCountryID`, `fldCustomerPostCode`, `fldCustomerPhone`, `fldActive`, `fldLoginAttempts`, `fldDisabledTime`, `fldRandomKey`, `fldHowHeard`) VALUES (NULL, "My Email address", "MyPassword", "MyEmail", CURRENT_TIMESTAMP, "Paul", "Linton", NULL, NULL, NULL, NULL, NULL, NULL, "1", NULL, NULL, NULL, NULL);Could not connect: Access denied for user 'dbbizval'@'27.50.90.137' (using password: YES)
(My email and password were both displayed in plain text) Nice of them to give me their username and password as well as telling me my own.
-
I just tried to register for a 'free' report at an accountant's web site. Entered First, Last, Email, Pass and captcha. Then clicked on 'Register' to get this
INSERT INTO `dbbizval`.`tblauth` (`fldCustomerID`, `fldCustomerUserName`, `fldCustomerPassword`, `fldCustomerEmail`, `fldCustomerDate`, `fldCustomerFirstName`, `fldCustomerLastName`, `fldCustomerAddress1`, `fldCustomerCity`, `fldCustomerStateID`, `fldCustomerCountryID`, `fldCustomerPostCode`, `fldCustomerPhone`, `fldActive`, `fldLoginAttempts`, `fldDisabledTime`, `fldRandomKey`, `fldHowHeard`) VALUES (NULL, "My Email address", "MyPassword", "MyEmail", CURRENT_TIMESTAMP, "Paul", "Linton", NULL, NULL, NULL, NULL, NULL, NULL, "1", NULL, NULL, NULL, NULL);Could not connect: Access denied for user 'dbbizval'@'27.50.90.137' (using password: YES)
(My email and password were both displayed in plain text) Nice of them to give me their username and password as well as telling me my own.
Good one! Maybe I should start a life of cybercrime with that easy victim! :rolleyes: :laugh:
My programming get away... The Blog... DirectX for WinRT/C# since 2013! Taking over the world since 1371!
-
I just tried to register for a 'free' report at an accountant's web site. Entered First, Last, Email, Pass and captcha. Then clicked on 'Register' to get this
INSERT INTO `dbbizval`.`tblauth` (`fldCustomerID`, `fldCustomerUserName`, `fldCustomerPassword`, `fldCustomerEmail`, `fldCustomerDate`, `fldCustomerFirstName`, `fldCustomerLastName`, `fldCustomerAddress1`, `fldCustomerCity`, `fldCustomerStateID`, `fldCustomerCountryID`, `fldCustomerPostCode`, `fldCustomerPhone`, `fldActive`, `fldLoginAttempts`, `fldDisabledTime`, `fldRandomKey`, `fldHowHeard`) VALUES (NULL, "My Email address", "MyPassword", "MyEmail", CURRENT_TIMESTAMP, "Paul", "Linton", NULL, NULL, NULL, NULL, NULL, NULL, "1", NULL, NULL, NULL, NULL);Could not connect: Access denied for user 'dbbizval'@'27.50.90.137' (using password: YES)
(My email and password were both displayed in plain text) Nice of them to give me their username and password as well as telling me my own.
Serves them right for using MySQL. X|
-
I just tried to register for a 'free' report at an accountant's web site. Entered First, Last, Email, Pass and captcha. Then clicked on 'Register' to get this
INSERT INTO `dbbizval`.`tblauth` (`fldCustomerID`, `fldCustomerUserName`, `fldCustomerPassword`, `fldCustomerEmail`, `fldCustomerDate`, `fldCustomerFirstName`, `fldCustomerLastName`, `fldCustomerAddress1`, `fldCustomerCity`, `fldCustomerStateID`, `fldCustomerCountryID`, `fldCustomerPostCode`, `fldCustomerPhone`, `fldActive`, `fldLoginAttempts`, `fldDisabledTime`, `fldRandomKey`, `fldHowHeard`) VALUES (NULL, "My Email address", "MyPassword", "MyEmail", CURRENT_TIMESTAMP, "Paul", "Linton", NULL, NULL, NULL, NULL, NULL, NULL, "1", NULL, NULL, NULL, NULL);Could not connect: Access denied for user 'dbbizval'@'27.50.90.137' (using password: YES)
(My email and password were both displayed in plain text) Nice of them to give me their username and password as well as telling me my own.
Email them and take your business elsewhere.
cheers Chris Maunder
-
I just tried to register for a 'free' report at an accountant's web site. Entered First, Last, Email, Pass and captcha. Then clicked on 'Register' to get this
INSERT INTO `dbbizval`.`tblauth` (`fldCustomerID`, `fldCustomerUserName`, `fldCustomerPassword`, `fldCustomerEmail`, `fldCustomerDate`, `fldCustomerFirstName`, `fldCustomerLastName`, `fldCustomerAddress1`, `fldCustomerCity`, `fldCustomerStateID`, `fldCustomerCountryID`, `fldCustomerPostCode`, `fldCustomerPhone`, `fldActive`, `fldLoginAttempts`, `fldDisabledTime`, `fldRandomKey`, `fldHowHeard`) VALUES (NULL, "My Email address", "MyPassword", "MyEmail", CURRENT_TIMESTAMP, "Paul", "Linton", NULL, NULL, NULL, NULL, NULL, NULL, "1", NULL, NULL, NULL, NULL);Could not connect: Access denied for user 'dbbizval'@'27.50.90.137' (using password: YES)
(My email and password were both displayed in plain text) Nice of them to give me their username and password as well as telling me my own.
Probably hired via RentACoder.
-
I just tried to register for a 'free' report at an accountant's web site. Entered First, Last, Email, Pass and captcha. Then clicked on 'Register' to get this
INSERT INTO `dbbizval`.`tblauth` (`fldCustomerID`, `fldCustomerUserName`, `fldCustomerPassword`, `fldCustomerEmail`, `fldCustomerDate`, `fldCustomerFirstName`, `fldCustomerLastName`, `fldCustomerAddress1`, `fldCustomerCity`, `fldCustomerStateID`, `fldCustomerCountryID`, `fldCustomerPostCode`, `fldCustomerPhone`, `fldActive`, `fldLoginAttempts`, `fldDisabledTime`, `fldRandomKey`, `fldHowHeard`) VALUES (NULL, "My Email address", "MyPassword", "MyEmail", CURRENT_TIMESTAMP, "Paul", "Linton", NULL, NULL, NULL, NULL, NULL, NULL, "1", NULL, NULL, NULL, NULL);Could not connect: Access denied for user 'dbbizval'@'27.50.90.137' (using password: YES)
(My email and password were both displayed in plain text) Nice of them to give me their username and password as well as telling me my own.
-
I recommend re-registering with the first name of "truncate table dbbizval.tblauth;"
PooperPig - Coming Soon
lol :laugh:
In code we trust !