Skip to content
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

Supporting the compression options in create table statements #382

Merged
merged 1 commit into from
Jul 22, 2022

Conversation

iifawzi
Copy link
Contributor

@iifawzi iifawzi commented Jul 22, 2022

Hi, this should add the support of using PAGE_COMPRESSED and PAGE_COMPRESSION_LEVEL options phpmyadmin/phpmyadmin#14956.

@codecov
Copy link

codecov bot commented Jul 22, 2022

Codecov Report

Merging #382 (1266ad5) into master (e9fa3d2) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #382   +/-   ##
=========================================
  Coverage     95.60%   95.60%           
  Complexity     2120     2120           
=========================================
  Files            67       67           
  Lines          4503     4503           
=========================================
  Hits           4305     4305           
  Misses          198      198           
Impacted Files Coverage Δ
src/Statements/CreateStatement.php 100.00% <ø> (ø)

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 e9fa3d2...1266ad5. Read the comment docs.

…ore tests

Signed-off-by: Fawzi E. Abdulfattah <iifawzie@gmail.com>
@iifawzi iifawzi force-pushed the supporting-compressed-create branch from c9dadd3 to 1266ad5 Compare July 22, 2022 14:45
@williamdes williamdes self-assigned this Jul 22, 2022
@williamdes williamdes added this to the 5.6.0 milestone Jul 22, 2022
@williamdes williamdes merged commit 6ccc924 into phpmyadmin:master Jul 22, 2022
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.

None yet

2 participants