Due to a bug in britney, the Debian testing migration tool, MySQL
is currently not available in testing. The issue is known and
being worked on already, and it is documented in the Debian bug tracking
system.
Update: Meanwhile the issue was fixed, MySQL is available
in testing again.
You can now yum (RPM) or apt-get (DEB) MariaDB 5.1.39, courtesy of OurDelta and in close cooperation with Monty Program Ab. Simply follow the info on the CentOS, Debian or Ubuntu pages.
(note: give the mirrors some hours to sync up)
Quick overview
- See the Release Notes for relevant bugfixes.
- Drop-in replacement for stock MySQL 5.0 or 5.1 (If you’re coming from stock MySQL, see the MariaDB extras/differences overview). …
MySQL 5.0.87-d10 OurDelta builds are now available (32 and 64-bit):
- Debian: Etch (4), Lenny (5)
- Ubuntu: Hardy (8.04), Intrepid (8.10), Jaunty (9.04), Karmic (9.10)
- RHEL/CentOS: 4, 5
- Binary tarballs: generic Linux, built on Ubuntu Hardy
Apart from the 5.0.87 upstream fixes there were a few minor fixes in the build environment, and one updated Percona patch. The -sail builds now include the OQGRAPH engine. Source packages are with the respective distro repos, and there are …
[Read more]
Debian Linux (the underlying foundation of Ubuntu) manages the
startup/shutdown of MySQL quite differently from the ways I am
used to. I am a long-time user of both the MySQL binary provided
by Red Hat/SuSE (along with Fedora and clones like CentOS and
Oracle Enterprise Linux) and the official binary from mysql.com. After the
successful restore of a cold backup, I started
mysqld
using the Debian provided init script. The
script said that mysqld
failed to start up, but in
reality it did start up. Similarly, stopping mysqld
fails.
The output below demonstrates the outputs and the behavior seen on a Ubuntu 8.04 LTS Server:
root:~# ps -ef | grep mysqld root 20165 19926 0 15:12 pts/4 00:00:00 grep mysqld root:~# /etc/init.d/mysql start * Starting MySQL database server mysqld [fail] root:~# ps -ef | grep …[Read more]
You can now apt-get your way to MariaDB 5.1, courtesy of OurDelta and in close cooperation with Monty Program Ab. To get started, simple follow the info on the Debian and Ubuntu pages.
Quick overview
- For MariaDB we use different repository directories to ensure that you can’t accidentally upgrade or revert major versions without you explicitly choosing to do so.
- At this point we have Ubuntu Hardy, Intrepid, Jaunty and Karmic for you, as well as Debian 4 (Lenny). Etch (Debian 4) is waiting on a small fix (thanks to Antony Curtis for helping with that).
- The package names start with mariadb*, except …
Installing Cherokee With PHP5 And MySQL Support On Debian Lenny
Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, TLS and SSL encrypted connections, virtual hosts, authentication, on the fly encoding, load balancing, Apache compatible log files, and much more. This tutorial shows how you can install Cherokee on a Debian Lenny server with PHP5 support (through FastCGI) and MySQL support.
Installing Apache2 With PHP5 And MySQL Support On Debian Lenny (LAMP)
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Debian Lenny server with PHP5 support (mod_php) and MySQL support.
When open source goes bad. Is open source a success or failure? And more.
Follow 451 CAOS Links live @caostheory on Twitter and
Identi.ca
“Tracking the open source news wires, so you don’t have
to.”
When open source goes bad
The H reported
on the apparent turmoil at the CentOS project, while Jay Lyman
offered the CAOS perspective. Meanwhile
Slashdot reported that Alan Cox has quit as Linux TTY
subsystem maintainer.
Success or failure?
Danny Windham, Digium CEO, …
MySQL 5.1 was uploaded to Debian unstable, and until we
get it into testing, I am providing semi-official up-to-date
backports of MySQL 5.1.36 and 5.0.84 for i386 and amd64 in my
home
directory on people.debian.org. I am providing MySQL 5.0.84
for Debian 4.0 and 5.0, and MySQL 5.1.36 for Debian 5.0. If you
need MySQL 5.1.36 for Debian 4.0 as well, please let me
know.
MySQL 5.0.84 for Debian 4.0:
deb http://people.debian.org/~nobse/mysql-dfsg-5.0/
etch-backports main
MySQL 5.0.84 for Debian 5.0:deb
http://people.debian.org/~nobse/mysql-dfsg-5.0/ lenny-backports
main
MySQL 5.1.36 for Debian 5.0:deb
http://people.debian.org/~nobse/mysql-dfsg-5.1/ lenny-backports
main
When MySQL 5.1.36 (or newer) made it into …
MySQL 5.1 was uploaded to Debian unstable, and until we
get it into testing, I am providing semi-official up-to-date
backports of MySQL 5.1.36 and 5.0.84 for i386 and amd64 in my
home
directory on people.debian.org. I am providing MySQL 5.0.84
for Debian 4.0 and 5.0, and MySQL 5.1.36 for Debian 5.0. If you
need MySQL 5.1.36 for Debian 4.0 as well, please let me
know.
MySQL 5.0.84 for Debian 4.0:deb
http://people.debian.org/~nobse/mysql-dfsg-5.0/ etch-backports
main
MySQL 5.0.84 for Debian 5.0:deb
http://people.debian.org/~nobse/mysql-dfsg-5.0/ lenny-backports
main
MySQL 5.1.36 for Debian 5.0:deb
http://people.debian.org/~nobse/mysql-dfsg-5.1/ lenny-backports
main
When MySQL 5.1.36 (or newer) made it into testing, I
am …