mysql 4.0发布了!!!

yorgo 2001-10-16 03:45:11
高兴,送分
...全文
130 10 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
10 条回复
切换为时间正序
请发表友善的回复…
发表回复
hjw 2001-10-17
  • 打赏
  • 举报
回复
谁翻译一下?等。。。。。。
zxyufan 2001-10-17
  • 打赏
  • 举报
回复
god ... 有e文好点的朋友来当一下翻译吗?看了1/3我就开始头痛了~~
jnsky521 2001-10-17
  • 打赏
  • 举报
回复
我有mysql for WindowsXX的商业版,它的确比免费下载的稳定。
Nizvoo 2001-10-16
  • 打赏
  • 举报
回复
谢谢。
我也知道这个消息了
yorgo 2001-10-16
  • 打赏
  • 举报
回复
暂时没有for NT的

F.1.1 Changes in release 4.0.0

Added boolean fulltext search code. It should be considered early alpha.
Added documentation for libmysqld, the embedded MySQL server library. Also added example programs (a mysql client and mysqltest test program) which use libmysqld.
Removed all Gemini hooks from MySQL.
Removed my_thread_init() and my_thread_end() from mysql_com.h, and added mysql_thread_init() and mysql_thread_end() to mysql.h.
Secure connections (with SSL).
Unsigned BIGINT constants now work. MIN() and MAX() now handles signed and unsigned BIGINT numbers correctly.
New character set latin_de which provides correct German sorting.
TRUNCATE TABLE and DELETE FROM table_name are now separate functions. One bonus is that DELETE FROM table_name now returns the number of deleted rows.
DROP DATABASE now executes a DROP TABLE on all tables in the database, which fixes a problem with InnoDB tables.
Added support for UNION.
DELETE and UPDATE can now operate on multiple tables.
A new HANDLER interface to MyISAM tables.
Added support for INSERT on MERGE tables. Patch from Benjamin Pflugmann.
Changed WEEK(#,0) to match the calender in the USA.
COUNT(DISTINCT) is about 30% faster.
Speed up all internal list handling.
Speed up IS NULL() and some other internal primitives.
Creating full text indexes are now much faster.
Tree-like cache to speed up bulk inserts and myisam_bulk_insert_tree_size variable.
Searching on packed (CHAR/VARCHAR) keys are now much faster.
Optimized queries of type: SELECT DISTINCT * from table_name ORDER by key_part1 LIMIT #
SHOW CREATE TABLE now shows all table attributes.
ORDER BY ... DESC can now use keys.
LOAD DATA FROM MASTER "auto-magically" sets up a slave.
Renamed safe_mysqld to mysqld_safe.
Added support for symbolic links to MyISAM tables. Symlink handling is now enabled by default for Windows.
LOAD DATA FROM MASTER "auto-magically" sets up a slave.
Added SQL_CALC_FOUND_ROWS and FOUND_ROWS(). This makes it possible to know how many rows a query would have returned without a LIMIT clause.
Changed output format of SHOW OPEN TABLES.
Allow SELECT expression LIMIT ....
Added IDENTITY as a synonym for AUTO_INCREMENT (like Sybase).
Added ORDER BY syntax to UPDATE and DELETE.
SHOW INDEXES is now a synonym for SHOW INDEX.
Added ALTER TABLE table_name DISABLE KEYS and ALTER TABLE table_name ENABLE KEYS commands.
Allow one to use IN instead of FROM in SHOW commands.
Allow ANSI SQL syntax X'hexadecimal-number'
Cleaned up global lock handling for FLUSH TABLES WITH READ LOCK
Fixed problem with DATETIME = constant in WHERE optimization.
Added options --master-data and --no-autocommit to mysqldump (Thanks to Brian Aker for this).
Added script mysql_explain_log.sh to distribution. (Thanks to mobile.de).
zxyufan 2001-10-16
  • 打赏
  • 举报
回复
没有找到for NT的呀~~只有等等先了~~yorgo能找到相关的中文资料吗?
zxyufan 2001-10-16
  • 打赏
  • 举报
回复
测试版也好~~什么地方有down??www.mysql.com?
scxy 2001-10-16
  • 打赏
  • 举报
回复
等待中
ice_berg16 2001-10-16
  • 打赏
  • 举报
回复
好消息!!
jnsky521 2001-10-16
  • 打赏
  • 举报
回复
是测试版啊,正式版还得过段时间。

56,912

社区成员

发帖
与我相关
我的任务
社区描述
MySQL相关内容讨论专区
社区管理员
  • MySQL
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧