whatever differences there might be for variables between different connections
well that's why I'm asking. Can the connections be different if those 2 lines are next to each other?
Why not build your parameterised query in PHP rather than use SQL variables?
because my actual case is more complex and can't be done in php. In first line my @foo
variable is assigned to a result of SQL expression and not to constant.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community