# Главная
# О библиотеке

# Выбор дистрибутива
преимущества Linux/UNIX | основные дистрибутивы | серверный Linux | BSD | LiveCDs | прочее

# Установка и удаление программ
общие вопросы | каталоги софта | специальные случаи

# Настройка и работа
установка, загрузчики | настройка Linux | консоль | файловые системы | процессы | шеллы, русификация, коммандеры | виртуальные машины, эмуляторы

# X Window и оконные менеджеры
настройка X Window | GNOME | KDE | IceWM и др.

# Работа с текстами
редакторы | офис | шрифты, кодировки и русификация | преобразования текстовых файлов | LaTeX, SGML и др. | словари

# Графика
GIMP | фото | обработка изображений | форматы графических файлов

# Сети, администрирование
общие вопросы | Dialup & PPP | брандмауэры | маршрутизация | работа в Windows-сетях | веб-серверы | Apache | прокси-серверы | сетевая печать | прочее

# Программирование
GCC & GNU make | программирование в UNIX | графические библиотеки | Tcl | Perl | PHP | Java & C# | СУБД | CVS | прочее

# Ядро
# Мультимедиа
# Интернет
# Почта
# Безопасность
# Железо
# Разное

# Linux HowTo (как сделать)
# Книги и руководства
# Материалы на английском языке


MySQL The World's Most Popular Open Source Database # Online shop | Site map |  
CompanyProductsSupport & ConsultingTraining & CertificationDownloadsDocumentation
  BooksArticlesMailing ListsPresentationsOther Sites  
Search the MySQL manual:
MySQL Manual
  • 1 Общая информация
    • 1.7 Кратко о MySQL 4.x
      • 1.7.1 Поэтапный выпуск
      • 1.7.2 Можно использовать уже прямо сейчас
      • 1.7.3 Встроенный MySQL
      • 1.7.4 Другие функции, доступные в MySQL 4.0
      • 1.7.5 Функции MySQL 4.x, которые будут добавлены в будущем
      • 1.7.6 MySQL 4.1, следующая ветка в разработке

Buy this Reference Manual in softcover from Barnes & Noble!

MySQL Reference Manual
Previous / Next / Up / Table of Contents

1.7.6 MySQL 4.1, следующая ветка в разработке

MySQL 4.0 готовит базу для реализации новых возможностей в сервере MySQL 4.1 и более новых версиях. Имеются в виду такие возможности, как вложенные подзапросы (nested subqueries) (4.1), хранимые процедуры (5.0) и правила целостности ссылок (foreign key integrity rules) для MyISAM-таблиц (5.0).

Эти возможности возглавляют список наиболее востребованных нашими потребителями функций.

После реализации этих изменений критикам СУБД MySQL придется проявить больше изобретательности и придумать более убедительные аргументы, чем просто указание на недостающие функциональные возможности. Будучи давно известной как быстродействующая, надежная и легкая в использовании, СУБД MySQL теперь станет соответствовать ожиданиям самых требовательных потребителей.

User Comments

Posted by Arthur Fuller on Tuesday January 28 2003, @7:56am[Delete] [Edit]

I am hoping that in addition to stored procedures, 5.0 will also implement views. Why? Because you cannot easily join the result sets of stored procedures, whereas it's trivial to join several views together and obtain meaningful multi-table joins.

Further, this approach facilitates the creation of what I call "molecular" queries -- queries built from "atomic" (i.e. one table) queries. Setting things up this way enables you to create one or two queries per table and then combine them into increasingly complex queries. Change one of the atomic queries and all dependent molecular queries "inherit" the change.

Just my $.02....
Arthur

Posted by Jens-Harald Knudsen on Friday February 7 2003, @5:17pm[Delete] [Edit]

At last...
I've been waiting for the nested queries...
Now MySQL in my point of view is just lacking Stored Procs.

My customers will soon be trilled as I now can finish migrating my system from M$SQL to MySQL...

Keep up the good work and don't make us wait too long for Stored Procs in 5.0 plz

Posted by MyFirstSony Dr No on Thursday February 13 2003, @5:37am[Delete] [Edit]

Great show keep up the good work,

I hope some day you will be able to extend stored procedures with PHP or Java(tm). Or even make deamon like plugins for the server (kinda-like embedded, but the other way around!).

Posted by Stefan Rottensteiner on Thursday February 13 2003, @4:56pm[Delete] [Edit]

Wow . No other expression could describe my feelings.
IMHO, mySQL is really on the way to be THE alternativ also from the point of view from "decision makers". Every month, another argument to pay expensive licenses for M$SQL or Orcale and have anoying maintenance costs falls.
you're on the right way ! keep on !

Posted by Tim Schaefer on Saturday February 15 2003, @3:44am[Delete] [Edit]

Will be looking for DBSPACES similar to Informix DBSPACES or FILEGROUPS similar to SQL-Server2000. This would be useful in splitting up the data in to smaller, more manageable units, especially for large databases.

Posted by shankarunni@myrealbox.com on Tuesday February 18 2003, @1:20pm[Delete] [Edit]

Yes - views would be at least as important as Stored Procedures, for the reasons alluded to by the previous poster.

One of the outstanding advantages of views is that they move the logic for data presentation from the compiled code into the database, making it cross-platform development and data evolution both much easier to manage. No need to hunt down and hack complex joins all over the code.

Posted by xiaoxiaoke@showgood.com on Tuesday February 18 2003, @11:03pm[Delete] [Edit]

What's the max records can mysql include?

Posted by stephen dassin on Wednesday February 19 2003, @10:13pm[Delete] [Edit]

Inquiring Windows users want to know where are the 4.1 alpha binaries?!!Lets get the show on the road already:)

Posted by Manu Gupta on Thursday February 20 2003, @3:03am[Delete] [Edit]

MySQL is doing great job. Feature of foreign key scheduled for ver 5.0 should be first priority and part of earlier versions.

Manu

Posted by Carno Mercado on Sunday February 23 2003, @9:28pm[Delete] [Edit]

Windows user:

It has been three weeks now I am constantly checking your site all I see is "Binaries will soon be available", how soon is soon?

Posted by Syed Zuhdi Syed Salim on Wednesday February 26 2003, @5:15am[Delete] [Edit]

Thank you MySQL !!!

Posted by jean-michel garcia on Friday February 28 2003, @3:39am[Delete] [Edit]

About views and replication ...
something nice could be to have master views replicated as tables on slaves !!

Posted by Mikio Okawa on Friday February 28 2003, @5:41pm[Delete] [Edit]

That's definitly great new!
However for modern deployment, Unicode support is definitly required, views are very importants, stored procedures too, trigger would be nice.
Without Unicode and views, Postgres has still the upper hand, but MySQL is to be congratulated in their endeavor to distance MSSQL Server.
Nice job, continue your effort to become a relational database!

Posted by [name withheld] on Thursday March 6 2003, @12:35am[Delete] [Edit]

Unicode and replication are the things that are needed for the companies I work for to move from MS SQL Server.
The most of other things can be worked around with some programming.

Posted by JTJohnston on Friday March 7 2003, @7:11pm[Delete] [Edit]

Bring it oooon! When will 4.1 be production? I've been waiting soo long, my code is ready, but RedHat are advising against any upgrades until it becomes production. Pleeeeease tell us something :)

Posted by Zbynek ZDRAZIL on Monday March 10 2003, @11:50pm[Delete] [Edit]

Zbynek ZDRAZIL
As to the comment from Mikio Okawa on Friday February 28 2003, @5:41pm, I expected the triger to be already inmplemented with version 4.0. Well, we've got to wait and keep up with an application level workaround. Hopefuly, this feature will come soon.

Add your own comment.

Top / Previous / Next / Up / Table of Contents
# MySQL.com home | Site map | Contact us | Press | Jobs | Privacy policy | Trademark info | © 1995-2003 MySQL AB. All rights reserved.