This repository has been archived on 2021-11-25. You can view files and clone it, but cannot push or open issues/pull-requests.
DBHomework/sql_log.txt

6 lines
261 B
Plaintext

start transaction
select count(id) from bs_session where id='0284A830DCADD84758B2F1E945C744FA'
insert into bs_session values ('0284A830DCADD84758B2F1E945C744FA',1512108423,null)
commit
select username from bs_session where id='0284A830DCADD84758B2F1E945C744FA'