Re: SQLBOX + sqlbox multi-record queries

2013-01-02 Thread michael osakede
60-ffe0 ---p 00:00 0                   [vsyscall] Aborted // From: spameden To: michael osakede Cc: "users@kannel.org" ; Stipe Tolj Sent: Wednesday, January 2, 2013 4:29 PM Subject: Re: SQLBOX + sqlbox multi-reco

Re: SQLBOX + sqlbox multi-record queries

2013-01-02 Thread spameden
by step guide for CentOS will be nice > > Michael > > > From: spameden > To: michael osakede > Cc: "users@kannel.org" ; Stipe Tolj > Sent: Wednesday, January 2, 2013 4:22 PM > Subject: Re: SQLBOX + sqlbox multi-record queries

Re: SQLBOX + sqlbox multi-record queries

2013-01-02 Thread michael osakede
January 2, 2013 4:22 PM Subject: Re: SQLBOX + sqlbox multi-record queries I implemented this based on the link you gave, it's very easy to patch against current SVN revision, if you will had problems let me know, I'll post my patch. 2013/1/2 michael osakede : > Hi, > > Right now

Re: SQLBOX + sqlbox multi-record queries

2013-01-02 Thread spameden
I implemented this based on the link you gave, it's very easy to patch against current SVN revision, if you will had problems let me know, I'll post my patch. 2013/1/2 michael osakede : > Hi, > > Right now sqlbox processes one row at a time. > > Can anyone help with a patch or code replacement for

SQLBOX + sqlbox multi-record queries

2013-01-02 Thread michael osakede
Hi, Right now sqlbox processes one row at a time. Can anyone help with a patch or code replacement for sqlbox_mysql.c that can help me push messages are 10-1000 messages per query? i saw this link  http://www.magicom-bcn.net/kannel/sqlbox-standalone-multi-20080227.patch but no luck implementing