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

mariadb: 10.2.9 -> 10.2.11 #32928

Closed
wants to merge 6 commits into from
Closed

Conversation

Izorkin
Copy link
Contributor

@Izorkin Izorkin commented Dec 21, 2017

Motivation for this change

Update version. Fix cicle error.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

Copy link
Contributor Author

@Izorkin Izorkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

poco: not support MySQL with mysql.connector-c

Copy link
Contributor Author

@Izorkin Izorkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dspam: not build with mariadb

Copy link
Contributor Author

@Izorkin Izorkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

postfix: build error with mysql.connector-c

Copy link
Contributor Author

@Izorkin Izorkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

libmysql: no more apps support build with mariadb connector-c

Copy link
Contributor Author

@Izorkin Izorkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

amarok: build error with mariadb 10.2

Copy link
Contributor Author

@Izorkin Izorkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

qt-4: error build with mariadb connector-c

@globin
Copy link
Member

globin commented Dec 26, 2017

I've rebased #30546 and (partly) cherry-picked some your changes, can you please rebase on top of that again.

Copy link
Member

@ttuegel ttuegel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For my part, the changes to Akonadi look fine.

''-DNIXPKGS_MYSQL_MYSQLD="${mysql}/bin/mysqld"''
''-DNIXPKGS_MYSQL_MYSQLADMIN="${mysql}/bin/mysqladmin"''
''-DNIXPKGS_MYSQL_MYSQL_INSTALL_DB="${mysql}/bin/mysql_install_db"''
''-DNIXPKGS_MYSQL_MYSQLCHECK="${mysql}/bin/mysqlcheck"''
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I won't include this one as it might very well be that we add a bin output to mysql in the future.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, rebased

@globin
Copy link
Member

globin commented Dec 28, 2017

This is now all included in the parent PR (although github is having difficulties in displaying this correctly, I've just double-checked the diff), thank you very much for your work on this!

@globin globin closed this Dec 28, 2017
@Izorkin Izorkin deleted the mariadb-10.2 branch December 30, 2017 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants