Can't execute query

select distinct b.article as art from b_nabor as b where b.auto_id in (select auto_id from b_nabor where article like '129'' OR article like '129'0%')

MySQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '129'0%')' at line 1

This script cannot continue, terminating.