Skip to content

Add correct parsing of SET CHARACTER SET, CHARSET , NAMES statements #75

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 13, 2016

Conversation

devenbansod
Copy link
Member

Add correct parsing of SET CHARACTER SET, CHARSET , NAMES statements

Add related testcases.

Fix #51
Fix #74

Fix phpmyadmin#51
Fix phpmyadmin#74

Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
@codecov-io
Copy link

codecov-io commented Sep 10, 2016

Current coverage is 97.27% (diff: 100%)

Merging #75 into master will increase coverage by 0.01%

@@             master        #75   diff @@
==========================================
  Files            49         50     +1   
  Lines          3145       3160    +15   
  Methods         165        166     +1   
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           3059       3074    +15   
  Misses           86         86          
  Partials          0          0          

Powered by Codecov. Last update bd8936d...e42ef81

@nijel nijel self-assigned this Sep 13, 2016
@nijel nijel merged commit 3060600 into phpmyadmin:master Sep 13, 2016
@nijel
Copy link
Contributor

nijel commented Sep 13, 2016

Great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants