RE : Re: BUG #3271: PREPARE/EXCUTE don't work
От | Laurent FAILLIE |
---|---|
Тема | RE : Re: BUG #3271: PREPARE/EXCUTE don't work |
Дата | |
Msg-id | 689429.6957.qm@web31115.mail.mud.yahoo.com обсуждение исходный текст |
Ответ на | Re: BUG #3271: PREPARE/EXCUTE don't work (Heikki Linnakangas <heikki@enterprisedb.com>) |
Список | pgsql-bugs |
Hi Heikki, --- Heikki Linnakangas <heikki@enterprisedb.com> a écrit : > > www=> PREPARE authn_dbd_1 (varchar) AS select mdp > from mariage.comptes where > > nom = '$1'; > > That $1 should be without the quotes, like this: > > PREPARE authn_dbd_1 (varchar) AS select mdp from > mariage.comptes where > nom = $1 > > Otherwise the query looks for a user named '$1'. Ok, it's working, thanks a log. So, Apache DBD module is faulty, I will try to solve out this issue and revert it back to apache team. Thanks agains. Laurent The misspelling master is on the Web. _________ 100 % Dictionnary Free ! / /( / Dico / / Pleins d'autres fautes sur /________/ / (#######( / http://destroyedlolo.homeunix.org Quoi, des fautes d'orthographe! Pas possible ;-D. _____________________________________________________________________________ Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail
В списке pgsql-bugs по дате отправления: