Project

General

Profile

Bug #84

[mariadb] PKGBUILD fixes propositions

korobkov - about 12 years ago - . Updated almost 12 years ago.

Status:
fixed
Priority:
wish
Assignee:
-
% Done:

100%


Description

Thanks for repackaging mariadb as drop-in mysql replacement!
Please, add appropriate "provides" and "conflicts" clauses, and some info into the [libre] metadata to require auto-replacement existing mysql packages.
Also, could you please configure it --with-collation=utf8_unicode_ci instead of utf8_general_ci?
utf8_general_ci is a legacy collation that does not support expansions, contractions, or ignorable characters. It can make only one-to-one comparisons between characters. (http://dev.mysql.com/doc/refman/5.0/en/charset-unicode-sets.html)

History

#2

Updated by korobkov about 12 years ago

Not a bug, just a wish: please, enable PBXT storage engine...

#3

Updated by Anonymous almost 12 years ago

korobkov wrote:

Not a bug, just a wish: please, enable PBXT storage engine...

Hi korobkov, my brother is mariadb's maintainer, i will talk with him about it to fix those problems ;)

#5

Updated by Anonymous almost 12 years ago

korobkov wrote:

Not a bug, just a wish: please, enable PBXT storage engine...

#6

Updated by Anonymous almost 12 years ago

korobkov wrote:

Please, add appropriate "provides" and "conflicts" clauses, and some info into the [libre] metadata to require auto-replacement existing mysql packages.

Please see: https://projects.parabolagnulinux.org/abslibre.git/plain/libre/mariadb/PKGBUILD

On PKGBUILD, mariadb has appropriate "provides" and "conflicts" clauses

#7

Updated by Anonymous almost 12 years ago

korobkov wrote:

Also, could you please configure it --with-collation=utf8_unicode_ci instead of utf8_general_ci?

My brother and me, going to resolve it ;)

#8

Updated by Anonymous almost 12 years ago

korobkov wrote:

Not a bug, just a wish: please, enable PBXT storage engine...

We going to resolve it too

#9

Updated by Anonymous almost 12 years ago

korobkov wrote:

Please, add appropriate "provides" and "conflicts" clauses, and some info into the [libre] metadata to require auto-replacement existing mysql packages.

OBS: We don't add "conflict" line on PKGBUILD to auto-replacement of mysql, because some users uses that package as main support for their programs, mariadb is a alternative option to use SQL on Parabola. If you want, we can open a votation about if mariadb should be the main package for SQL on Parabola.

#10

Updated by Anonymous almost 12 years ago

korobkov wrote:

Thanks for repackaging mariadb as drop-in mysql replacement!
Please, add appropriate "provides" and "conflicts" clauses, and some info into the [libre] metadata to require auto-replacement existing mysql packages.
Also, could you please configure it --with-collation=utf8_unicode_ci instead of utf8_general_ci?
utf8_general_ci is a legacy collation that does not support expansions, contractions, or ignorable characters. It can make only one-to-one comparisons between characters. (http://dev.mysql.com/doc/refman/5.0/en/charset-unicode-sets.html)

mariadb-5.5.23-1.5-i686, mariadb-clients-5.5.23-1.5-i686 and libmariadbclient-5.5.23-1.5-i686 is now available! x86_64 version is building by coadde.

Changes Log:
https://projects.parabolagnulinux.org/abslibre.git/commit/?id=9650d0b3b8abd6b64b6785495be0f1bb88a0bb9b

#11

Updated by Anonymous almost 12 years ago

mariadb-5.5.23-1.5-x86_64, mariadb-clients-5.5.23-1.5-x86_64 and libmariadbclient-5.5.23-1.5-x86_64 is now available!

#12

Updated by korobkov almost 12 years ago

Emulatorman, coadde: thank you all :)
Now it works well and I don't need my own PKGBUILD for mariadb anymore. That's good!

Also available in: Atom PDF