| 2054 | The server requested authentication method unknown to the client |
SELECT *, UNIX_TIMESTAMP(LastActive) AS LastActiveU FROM Users WHERE Users.ID = 14174; |
|
|
Member (10,240 points) Show this user's contributions
|
| 1045 | Access denied for user 'petrol_petrolution'@'localhost' (using password: YES) |
| 2054 | The server requested authentication method unknown to the client |
| 2054 | The server requested authentication method unknown to the client |
SELECT ID, Title, Summary FROM Items WHERE Type = 2 AND ID <> 0 AND ID <> 0 AND Trashed = FALSE AND Visible = TRUE ORDER BY RAND() LIMIT 0,1 |
| 2054 | The server requested authentication method unknown to the client |
SELECT ID, Title, Summary FROM Items WHERE Type = 2 AND Trashed = FALSE AND Visible = TRUE ORDER BY RAND() LIMIT 0,1 |
| 2054 | The server requested authentication method unknown to the client |
SELECT *, UNIX_TIMESTAMP(LastActive) AS LastActiveU FROM Users WHERE Users.ID = 14174; |
|
|
Member (10,240 points) Show this user's contributions
|