awoken adlı üyeden alıntı: mesajı görüntüle
Kurdum hocam, bende hatalarla karşılaştım ama nasıl çözdüm hatırlamıyorum Tam olarak nasıl bir hata mesajı gözüküyor?
database is locked[SQL deyimi]:SELECT * FROM (SELECT '25_hasFile' as has FROM `io_source` where parentID=25 and isFolder=0 and isDelete=0 limit 1) as tb1_25 union all SELECT * FROM (SELECT '25_hasFolder' as hasFile FROM `io_source` where parentID=25 and isFolder=1 and isDelete=0 limit 1) as tb2_25 union all SELECT * FROM (SELECT '27_hasFile' as has FROM `io_source` where parentID=27 and isFolder=0 and isDelete=0 limit 1) as tb1_27 union all SELECT * FROM (SELECT '27_hasFolder' as hasFile FROM `io_source` where parentID=27 and isFolder=1 and isDelete=0 limit 1) as tb2_27 union all SELECT * FROM (SELECT '26_hasFile' as has FROM `io_source` where parentID=26 and isFolder=0 and isDelete=0 limit 1) as tb1_26 union all SELECT * FROM (SELECT '26_hasFolder' as hasFile FROM `io_source` where parentID=26 and isFolder=1 and isDelete=0 limit 1) as tb2_26 union all SELECT * FROM (SELECT '28_hasFile' as has FROM `io_source` where parentID=28 and isFolder=0 and isDelete=0 limit 1) as tb1_28 union all SELECT * FROM (SELECT '28_hasFolder' as hasFile FROM `io_source` where parentID=28 and isFolder=1 and isDelete=0 limit 1) as tb2_28