Get all trees
UPD: problem resolved.
How get all threads from forum example ( http://www.sideralis.org/baobab/example_forum.html ), if i dont know ids ?
if i know id, its easy:
$tread1LoadedAgain=new ForumBaobab($conn,$forestName, 1); $tread2LoadedAgain=new ForumBaobab($conn,$forestName, 2);
If i have many threads, how get array of threads or somethings ?
how did you configure the database? i am having an error:
CREATE PROCEDURE Baobab_GENERIC_DropTree ( IN node INTEGER UNSIGNED, IN update_numbers INTEGER) LANGUAGE SQL DETERMINISTIC MODIFIES SQL DATA
BEGIN
DECLARE drop_tree_id INTEGER UNSIGNED; #1064 - 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 '' at line 10.
Thanks
funkyfela, mysql version?
mysql version is 5.6.17 Chidi Okafor 08028928601, 08062780322
On Monday, 15 December 2014, 8:45, zapominai <[email protected]> wrote:
funkyfela, mysql version?— Reply to this email directly or view it on GitHub.
I'll look into it during the following days (I don't have the time to do it right now, sorry)
Thanks for your reply. Will be patiently waiting.
Chidi Okafor
i have like error like mr.funkyfela my sql version Version information: 4.1.6