use centralauth_p;
select * from globaluser where gu_id < 11; |
3 years ago |
use centralauth_p;
select * from globaluser where gu_id = 1; |
3 years ago |
use centralauth_p;
select * from globaluser where gu_id = 0; |
3 years ago |
use centralauth_p;
select * from globaluser where gu_id = 1; |
3 years ago |
use centralauth_p;
select * from globalusers where gu_id = 1; |
3 years ago |
use wikishared_p;
select * from globalusers where gu_id = 1; |
3 years ago |