lp:~jlukas79/+junk/mysql-server

Created by jdl_u_mich and last modified
Get this branch:
bzr branch lp:~jlukas79/+junk/mysql-server
Only jdl_u_mich can upload to this branch. If you are jdl_u_mich please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
jdl_u_mich
Status:
Development

Recent revisions

2795. By jdl_u_mich

Final before 1 more format and diff check

2794. By jdl_u_mich

Working version so far

2793. By jdl_u_mich

issues with EXECUTE and PREPARE please help

2792. By jdl_u_mich

Initial tests completed

2791. By jdl_u_mich

added STATEMENT_SET.test

2790. By jdl_u_mich

Created base tests for all variables types, combined with multiple statements, and reset on error in execution

2789. By jdl_u_mich

Corrected a few format issues. Also corrected an issue in detecting ITEM type as would not properly detect and create some types. When changing the variable back the default would be used instead of the value intended.

2788. By jdl_u_mich

Fixed formatting, and change back STATEMENT symbol. Corrected when the session value is accessed and stored from parse to in execution line.

2787. By jdl_u_mich

Corrected a bug in a situation where a statement_set was used and an error was generated by the query or statement that followed the FOR symbol the session variables would not be reset. This is due to a thd->is_error() check by sql_set_variables instead of modifying sql_set_variables a modified version is used in the reset statement some of the checks where modified as not needed if the set worked properly the first time. While still upholding the main checks and update functions

2786. By jdl_u_mich

issue in command STATEMENT_SET included as statement type

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.