tektipdjango
IS-IT--Management
- Jan 28, 2004
- 188
I've just installed mysql 4.1 on WinXP + easyPHP and I tried a few queries.
When I use variables, it looks like mysql don't update them
eg
the myVar column is empty!
When I use variables, it looks like mysql don't update them
eg
Code:
set @carr='test';
select codeArt,artDesc,@carr myVar
from articles where 1;
--------------------------------------------------
[highlight]Django[/highlight]
bug exterminator
tips'n tricks addict
[highlight]Django[/highlight]
bug exterminator
tips'n tricks addict