FS#5368 - Compile mysql with embedded server
Attached to Project:
Arch Linux
Opened by William Rea (willysilly) - Friday, 08 September 2006, 00:27 GMT
Last edited by Jan de Groot (JGC) - Friday, 01 June 2007, 12:00 GMT
Opened by William Rea (willysilly) - Friday, 08 September 2006, 00:27 GMT
Last edited by Jan de Groot (JGC) - Friday, 01 June 2007, 12:00 GMT
|
Details
mysql embedded server is needed for Tracker
(http://www.gnome.org/~jamiemcc/tracker)
|
This task depends upon
Comment by
Javier Aravena (Phrodo_00) -
Thursday, 05 October 2006, 17:55 GMT
I were gonna fill this too (I have made a nice PKGBuild for
tracker, but it won't compile because of this (I recompiled
libmysqlclient using a modified pkgbuild, but it's likely that
nobody will want to do that...)), so... yeah, please do it
Comment by William Rea (willysilly) -
Thursday, 05 October 2006, 18:25 GMT
With the next tracker version it actually wont be needed because
Tracker will be able to use sqlite. The next version should be out
very soon now and I'll promptly test it and probably put it in
community
Comment by Jan de Groot (JGC) -
Friday, 16 February 2007, 13:21 GMT
Hmm, this certainly won't get added to the mysql server or client
package. I think this will be compiled into a standalone libmysqld
or mysql-embedded package or so. Integrating it into the client
package makes it so huge that we could just aswell undo the
splitup. Integrating it into the server package has no use,
because you wouldn't use the embedded version when the full server
is available.