Install MySQL Server 4.1 on Ubuntu Встановіть MySQL Server 4.1 на Ubuntu
Installing MySQL 4.1 Server on Ubuntu is a quick and easy process. Установка MySQL 4.1 Server на Ubuntu є швидким і легким процесом. It almost feels like it should be more difficult. Це майже відчуває, як вона повинна бути більш складною.
Open a terminal window, and use the following command: Відкрийте вікно терміналу і введіть таку команду:
sudo apt-get install mysql-server-4.1 Суду Apt-Get установці MySQL-сервер-4.1
If you are running PHP you will also need to install the php module for mysql 4: Якщо ви працюєте в PHP вам також необхідно встановити модуль для PHP MySQL 4:
sudo apt-get install php4-mysql Суду Apt-Get установка php4-MySQL
To create a new database, use the mysqladmin command: Щоб створити нову базу даних, використовуйте команду mysqladmin:
mysqladmin create <databasename> mysqladmin створити <databasename>
See, really easy! Дивіться, дійсно просто!

Daily Email Updates Email Щоденні оновлення
You can get our how-to articles in your inbox each day for free. Ви можете отримати наші довідкові статті у Вашу поштову скриньку щодня безкоштовно. Just enter your name and email below: Просто введіть ваші ім'я та адресу електронної пошти нижче:



hello i was hoping u could give me step by step instructions on how to Create my own World of warcraft server for Burning Crusade. Здравствуйте, я сподівався, U може дати мені покрокову інструкцію про те, як створити свій власний світ Warcraft Server для Burning Crusade. because i recently joined a private server and i got to 70 sure but i couldnt be a GM (game master) so i couldnt do really anything because there are only 6 people on the server and they are all of the same faction. тому що я недавно вступив у приватному сервері, і я отримав до 70, але я впевнений, буде Couldnt GM (Game Master), тому я Couldnt робити нічого, тому що насправді є тільки 6 чоловік на сервері, і всі вони в тій же фракції.
Hi! Привіт!
How can I install MySQL 4.1 on Ubuntu Server 8.04? Як я можу встановити MySQL 4.1 на Ubuntu Server 8.04? When this is not possible, what is the newest Ubuntu Server Version that supports MySQL 4.1? Якщо це не можливо, що це новітня Ubuntu Server версії, яка підтримує MySQL 4.1?
Thanks and Greets Спасибі і привітав
Jürgen Jürgen