1.0 beta2: fatal error on save

Hi, I get the following strange error when trying to save a form for a new table I set up:
Any insights?
Fatal error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND `fill_method` LIKE CONCAT('%','active rain','%') AND `location` RLIKE CONCAT' at line 1SELECT COUNT(*) FROM `J_Containers` WHERE `location_code` LIKE CONCAT('%','test','%') AND `container` LIKE CONCAT('%','1','%') AND `shape` LIKE CONCAT('%','box','%') AND `material` LIKE CONCAT('%','cement','%') AND `use` LIKE CONCAT('%','pet use','%') AND `dim1` = '44' AND `dim3` = '55' AND `fill` LIKE CONCAT('%','0.5','%') AND AND `fill_method` LIKE CONCAT('%','active rain','%') AND `location` RLIKE CONCAT('[[:<Array>:]]') AND ANDOn line 126 of file /var/www/private/xataface-1b2/Dataface/QueryTool.php in function printStackTrace()
On line 525 of file /var/www/private/xataface-1b2/Dataface/QueryTool.php in function Dataface_QueryTool(J_Containers,Resource id #12,array(,,,,1,1705948876_1209415935,new,J_Containers,new,0,0,30,browse,-action=new&-table=J_Containers)
On in /var/www/private/xataface-1b2/Dataface/QueryTool.php on line 126
Any insights?