Skip to content

Parse LOAD statement properly #143

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 1 commit into from
Feb 20, 2017
Merged

Conversation

devenbansod
Copy link
Member

Fix #131

Might help to fix phpmyadmin/phpmyadmin#12345

Signed-off-by: Deven Bansod devenbansod.bits@gmail.com

@codecov-io
Copy link

codecov-io commented Feb 18, 2017

Codecov Report

Merging #143 into master will increase coverage by <.01%.
The diff coverage is 100%.

@@             Coverage Diff              @@
##             master     #143      +/-   ##
============================================
+ Coverage     99.97%   99.97%   +<.01%     
- Complexity     1606     1663      +57     
============================================
  Files            54       55       +1     
  Lines          3759     3904     +145     
============================================
+ Hits           3758     3903     +145     
  Misses            1        1

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4cd61e0...f5b511c. Read the comment docs.

Fix phpmyadmin#131

Might help to fix phpmyadmin/phpmyadmin#12345

Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
@nijel nijel self-assigned this Feb 20, 2017
@nijel nijel merged commit 7222c2c into phpmyadmin:master Feb 20, 2017
@nijel
Copy link
Contributor

nijel commented Feb 20, 2017

Thanks!

@devenbansod devenbansod deleted the fix_131 branch February 20, 2017 07:04
nijel added a commit that referenced this pull request Feb 20, 2017
Signed-off-by: Michal Čihař <michal@cihar.com>
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.

Handle LOAD queries CSV Load Data doesn't show records affected
3 participants