1 line
82 B
MySQL
1 line
82 B
MySQL
|
|
SELECT * FROM `events_clients` WHERE `user_id`=`from_id` AND `event` = 'accepted';
|