|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Hi !
Does anybody know from what version the MySQL supports user variables? I can't find it in the manual. Or what's wrong with this example: mysql> select @t1:=1; ERROR 1064: You have an error in your SQL syntax near '@t1:=1' at line 1 mysql> select version(); +-----------+ | version() | +-----------+ | 3.22.32 | +-----------+ 1 row in set (0.00 sec) Thanks, Peter |
![]() |
| Viewing: Dev Shed Forums > Databases > MySQL Help > user variables |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|