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.
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.
MySQL Cluster is the name given to one or more
MySQL Server processes, connected to an Ndb Cluster database.
From the point of view of the MySQL Server processes, the Ndb
Cluster is a Storage Engine, implementing transactional
storage of tables containing rows. From the point of view of the
Ndb Cluster database, the MySQL Server processes are API nodes,
performing DDL and DML transactions on tables stored in the
cluster. Both exist independently – Ndb Cluster can be used
without attached MySQL Server processes, but almost all users of
Ndb Cluster connect at least one MySQL Server for DDL and
administration.
Ndb stands for Network DataBase. This is a telecoms phrase where
Network usually refers to a fixed or wireless telephone network,
rather than the …
An Oracle advertisement in the European edition of The Wall Street Journal commits to greater investments in Sun hardware and Solaris software, but has absolutely nothing to say about MySQL.
|
Kudos to Lenz, who, acting on an idea launched by Ronald Bradford some time ago, has put together a comprehensive calendar of open source events. Most of them are somehow related to the MySQL ecosystem, but there is no limitation to what the calendar contains. Here is the announcement, with the instructions to use and contribute to the calendar. |
In addition to informing you about the events, this calendar does also tell you when a …
[Read more]Matt Asay and Marten Micknos both tweeted about Oracle's ad targeted at Sun customers that ran in Wednesday's Wall Street Journal. It's also on Oracle's Web site:
|
The next OpenSQLCamp will be held in Portland, Oregon, USA. It is being organized by Eric Day, well known to the open source community for his active and productive participation to several projects (especially Drizzle and Gearman). |
The event is public and free. Therefore, it needs public
sponsoring. I don't know yet if I can attend, but I have already
donated something to the organizers, and I am officially a
sponsor. You can be one too. Simply go to the sponsors page and donate a minimum of $100 as in
individual or $250 as an …
As noted in a previous post, I have released MyQuery 3.1. A user
found a nasty little unnecessary bug that caused a crash in the
profile dialog, when the Group by status checkbox was clicked
when there was no data. This has now been fixed and a 3.1.1
version it available on Sourceforge for download.
/Karlsson
The first production version of the MySQL Connector for OpenOffice.org has been released. You can download it from http://extensions.services.openoffice.org/project/mysql_connector. The driver is implemented as an OpenOffice.org extension and thus it is very easy to install. The driver can be used in OpenOffice.org 3.1.1 and the upcoming OpenOffice.org 3.2 to connect to MySQL 5.1 or newer. Installation and first steps are described on http://wiki.services.openoffice.org/wiki/Database/Drivers/MySQL_Native/1.0.
The driver offers the following advantages over MySQL Connector/ODBC and MySQL Connector/J:
The first production version of the MySQL Connector for OpenOffice.org has been released. You can download it from http://extensions.services.openoffice.org/project/mysql_connector. The driver is implemented as an OpenOffice.org extension and thus it is very easy to install. The driver can be used in OpenOffice.org 3.1.1 and the upcoming OpenOffice.org 3.2 to connect to MySQL 5.1 or newer. Installation and first steps are described on http://wiki.services.openoffice.org/wiki/Database/Drivers/MySQL_Native/1.0.
The driver offers the following advantages over MySQL Connector/ODBC and MySQL Connector/J:
Today (September 10, 13:00 UTC), Mark Leith will show how to customize the MySQL Enterprise Monitor: Customizing MySQL Enterprise Monitor. Mark is a MySQL support manager, and knows Enterprise Monitor by heart.
For MySQL University sessions, point your browser to this page. You need a browser with a working Flash plugin. You may register for a Dimdim account, but you don't have to. (Dimdim is the conferencing system we're using for MySQL University sessions. It provides integrated voice streaming, chat, whiteboard, session recording, and more.) All MySQL University sessions are recorded, that is, slides and voice can be viewed as a Flash movie (.flv). You can find those …
[Read more]