Có lẽ hai truy vấn nữa sẽ hoạt động ...
select id,title from videos where id < $local_id order by id desc limit 1
select id,title from videos where id > $local_id order by id asc limit 1
Có lẽ hai truy vấn nữa sẽ hoạt động ...
select id,title from videos where id < $local_id order by id desc limit 1
select id,title from videos where id > $local_id order by id asc limit 1