Selasa, 27 Agustus 2013

PHP Indonesia - Facebook: misi gan, kalau call stored procedure lebih dari s...

PHP Indonesia - Facebook
PHP Indonesia is a community for everyone that loves PHP. Our focus is in the PHP world but our topics encompass the entire LAMP stack. Topics include PHP coding, to memcached handling, db optimizations, server stack, web server tuning, code deploying, hosting options and much much more. Youtube Channel : http://www.youtube.com/user/OurPHPIndonesia Twitter : @php_indonesia NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ 
Refresh your vocabulary.

Learn a new word everyday by subscribing to Word of the Day. A great tool if you're studying for the GRE, GMAT or LSAT, or simply want to enhance your lexicon.
From our sponsors
misi gan, kalau call stored procedure lebih dari s...
Aug 27th 2013, 16:35, by Inan Firmansyah

Inan Firmansyah 4:35pm Aug 27
misi gan, kalau call stored procedure lebih dari satu atau seperti ini bisa gak?

CALL `aa_ss`(2);
CALL `bb_bb`(2);

ane coba di php myadmin error seperti ini gan,
#2014 - Commands out of sync; you can't run this command now

ada solusikah?

Inan Firmansyah 4:36pm Aug 27
di mysql gan,.

Cahya Dsn 4:44pm Aug 27
from manual:
C.5.2.14. Commands out of sync
If you get Commands out of sync; you can't run this command now in your client code, you are calling client functions in the wrong order.

This can happen, for example, if you are using mysql_use_result() and try to execute a new query before you have called mysql_free_result(). It can also happen if you try to execute two queries that return data without calling mysql_use_result() or mysql_store_result() in between.

->ini karena keterbatasan dari phpmyadmin-nya

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions

Tidak ada komentar:

Posting Komentar