1
0
mirror of https://github.com/MariaDB/server.git synced 2025-10-22 19:52:58 +03:00
Files
mariadb/mysql-test/r
Magne Mahre 68b5c12d76 WL#5182 Remove more deprecated 4.1/5.0 features
WL#5154 was a task for formally deprecating and removing items that
were mentioned in the manual as having been deprecated since MySQL
4.1 or 5.0, but that had never been removed.

Since WL#5154 was created, examination of mysqld.cc, mysql.cc, and
mysqldump.c reveals additional deprecations not mentioned in the
manual. (In some cases, the items are simply not mentioned in the
5.1+ manuals.)

This is a follow-on task to deprecate and remove these additional
items.

The deprecation happened in MySQL 5.1, and the options/variables
are now removed from the code.



client/mysql.cc:
  --no-tee is now removed
client/mysqldump.c:
  --all is now removed
  -a now points to --create-options
sql/mysqld.cc:
  delay-key-write-for-all-tables is removed
  --enable-locking is removed
  --log-update is removed
  --skip-locking is removed
  --skip-symlink is removed
  --sql-bin-update-same is removed
  --warnings is removed
  --record-buffer is removed
2010-02-17 13:15:07 +01:00
..
2010-01-11 18:47:27 -07:00
2010-01-12 20:07:09 +08:00
2010-01-15 15:42:15 +04:00
2010-01-15 15:42:15 +04:00
2009-12-11 12:39:38 +03:00
2010-01-11 18:47:27 -07:00
2009-11-04 10:17:39 +01:00
2010-02-11 18:32:53 +01:00
2009-11-02 14:10:04 +03:00
2009-11-20 22:51:12 +03:00
2010-01-15 15:42:15 +04:00
2010-01-15 15:42:15 +04:00
2010-01-22 14:02:17 +04:00
2009-11-20 22:51:12 +03:00
2009-11-11 21:30:51 +04:00
2009-11-20 23:12:57 +03:00
2009-11-20 22:51:12 +03:00
2009-11-02 14:10:04 +03:00
2010-01-18 23:19:19 +03:00
2010-01-15 15:42:15 +04:00
2010-01-15 15:42:15 +04:00
2009-11-06 17:54:19 +03:00
2010-01-29 16:54:27 +02:00
2009-12-10 17:38:01 +02:00
2010-01-11 18:47:27 -07:00
2009-11-20 22:51:12 +03:00
2009-12-11 12:39:38 +03:00
2010-01-11 18:47:27 -07:00
2010-01-15 15:42:15 +04:00
2010-01-22 11:20:05 +03:00
2009-11-20 23:30:00 +03:00
2010-01-15 15:42:15 +04:00
2010-01-15 15:42:15 +04:00