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
2009-11-10 18:43:43 -02:00
2010-02-11 18:02:41 +01:00
2009-12-22 19:23:13 +03:00
2010-01-12 20:07:09 +08:00
2010-02-03 19:21:17 +03:00
2009-11-25 12:25:49 +05:30
2009-12-22 10:35:56 +01:00
2009-12-22 19:23:13 +03:00
2009-12-22 10:35:56 +01:00
2009-11-03 19:02:56 +00:00
2010-01-22 19:00:19 -07:00
2009-12-22 13:52:23 +04:00
2010-01-27 22:35:04 +03:00
2009-12-03 17:18:43 +05:30
2010-01-14 15:17:57 +04:00
2009-11-06 11:49:27 +01:00
2010-01-18 22:47:19 +03:00
2009-11-09 14:53:49 +04:00
2010-01-14 15:17:57 +04:00
2010-01-14 15:17:57 +04:00
2010-01-14 15:17:57 +04:00
2010-01-14 15:17:57 +04:00
2009-12-15 23:20:53 +03:00
2010-01-14 15:17:57 +04:00
2009-12-14 16:11:47 +01:00
2010-01-14 15:17:57 +04:00
2009-12-16 21:02:21 +03:00
2009-12-22 10:35:56 +01:00
2010-01-15 15:42:15 +04:00
2010-01-15 15:42:15 +04:00
2009-11-06 18:35:04 +02:00
2009-12-11 12:39:38 +03:00
2010-01-31 01:06:50 +03:00
2009-11-04 12:28:20 +00:00
2009-11-10 16:48:46 -02:00
2009-11-10 17:09:27 -02:00
2010-01-11 18:47:27 -07:00
2009-12-22 10:35:56 +01:00
2009-12-22 10:35:56 +01:00
2009-12-22 10:35:56 +01:00
2010-01-06 15:00:51 +01:00
2009-11-06 17:20:27 +03:00
2009-11-04 12:28:20 +00:00
2010-01-25 04:55:31 -07:00
2009-12-22 17:52:15 +02:00
2010-02-03 23:15:57 +03:00
2010-01-13 08:16:36 +04:00
2009-12-22 19:23:13 +03:00
2009-11-03 17:54:41 +04:00
2009-12-02 00:25:51 +03:00
2009-12-22 19:23:13 +03:00
2009-11-04 10:17:39 +01:00
2009-12-22 19:23:13 +03:00
2010-02-17 10:18:17 +01:00
2010-02-11 18:32:53 +01:00
2009-12-17 00:09:52 +00:00
2009-11-02 14:10:04 +03:00
2009-11-06 17:20:27 +03:00
2009-11-20 22:51:12 +03:00
2010-02-12 11:51:52 +03:00
2009-12-22 10:35:56 +01:00
2010-01-06 11:54:45 +01:00
2010-01-15 15:42:15 +04:00
2010-01-15 15:42:15 +04:00
2010-01-15 15:42:15 +04:00
2010-02-03 23:26:58 +03:00
2009-12-02 19:30:50 +05:30
2009-12-22 10:35:56 +01:00
2009-12-22 10:35:56 +01:00
2009-12-02 19:30:50 +05:30
2009-11-25 15:29:25 +05:30
2009-11-25 15:08:52 +05:30
2009-12-22 19:23:13 +03:00
2009-11-12 12:43:33 +01:00
2009-12-11 12:39:38 +03:00
2010-01-22 14:02:17 +04:00
2009-12-22 10:35:56 +01:00
2009-11-20 22:51:12 +03:00
2009-12-22 19:23:13 +03:00
2009-11-26 09:03:04 +01:00
2010-01-29 11:48:11 +01:00
2009-12-17 18:09:04 +03:00
2009-11-06 17:20:27 +03:00
2009-12-22 10:35:56 +01:00
2009-12-22 19:23:13 +03:00
2009-11-11 21:30:51 +04:00
2010-02-17 10:18:17 +01:00
2009-11-20 23:12:57 +03:00
2009-11-20 22:51:12 +03:00
2009-12-22 12:02:52 +01:00
2009-11-06 17:20:27 +03:00
2009-11-02 14:10:04 +03:00
2009-11-03 19:02:56 +00:00
2009-11-25 16:25:01 +04:00
2009-12-17 22:16:54 +03:00
2009-11-26 13:47:55 +01:00
2009-12-11 19:40:58 +03:00
2010-01-18 23:19:19 +03:00
2010-01-07 15:39:11 +00:00
2010-01-12 20:07:09 +08:00
2010-01-12 20:07:09 +08:00
2010-01-07 15:39:11 +00:00
2009-11-15 23:19:53 +04:00
2010-02-17 10:18:17 +01:00
2010-01-15 15:42:15 +04:00
2010-02-17 13:15:07 +01:00
2010-02-17 13:15:07 +01:00
2009-12-22 19:23:13 +03:00
2010-01-15 15:42:15 +04:00
2009-12-23 13:06:03 +01:00
2009-11-03 17:54:41 +04:00
2009-11-06 17:54:19 +03:00
2010-01-29 16:54:27 +02:00
2010-01-06 11:54:45 +01:00
2010-01-06 11:54:45 +01:00
2009-12-10 17:38:01 +02:00
2009-12-22 19:23:13 +03:00
2009-12-13 23:29:50 +03:00
2009-12-21 11:38:31 +01:00
2009-12-16 16:47:07 +03:00
2010-01-28 00:24:35 +03:00
2009-12-22 10:35:56 +01:00
2010-01-27 22:55:51 +03:00
2009-12-17 18:39:10 +01:00
2009-11-04 12:59:46 +01:00
2009-12-17 18:39:10 +01:00
2009-12-22 12:02:52 +01:00
2009-12-22 12:02:52 +01:00
2009-12-22 10:35:56 +01:00
2010-01-11 18:47:27 -07:00
2009-12-22 19:23:13 +03:00
2009-12-22 19:23:13 +03:00
2009-12-22 19:23:13 +03:00
2009-12-22 19:23:13 +03:00
2010-01-16 15:44:24 +08:00
2010-01-15 14:26:53 +03:00
2009-11-20 22:51:12 +03:00
2009-12-22 10:35:56 +01:00
2009-12-22 10:35:56 +01:00
2009-12-22 10:35:56 +01:00
2009-12-11 12:39:38 +03:00
2009-11-04 14:31:03 +01:00
2010-01-11 18:47:27 -07:00
2009-12-22 10:35:56 +01:00
2010-01-31 01:06:50 +03:00
2010-01-21 12:14:34 +03:00
2010-02-05 17:31:34 +01:00
2009-12-01 21:07:18 +02:00
2010-01-12 15:16:26 +01:00
2009-12-01 21:07:18 +02:00
2009-12-01 21:07:18 +02:00
2009-11-21 09:18:21 -02:00
2009-12-01 21:07:18 +02:00
2009-12-17 00:09:52 +00: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
2009-12-22 19:23:13 +03:00
2010-01-04 10:39:42 +01:00
2010-01-28 00:32:29 +03:00
2009-11-06 17:20:27 +03:00
2010-01-15 15:42:15 +04:00
2010-01-15 15:42:15 +04:00
2009-11-10 16:11:27 -02:00
2009-12-02 18:50:14 +03:00
2009-12-22 19:23:13 +03:00
2009-12-22 19:23:13 +03:00
2009-12-22 19:23:13 +03:00
2009-11-21 20:31:00 +03:00
2009-11-04 11:28:50 +01:00
2009-11-11 02:02:23 +00:00
2009-11-21 19:46:50 +03:00
2009-12-15 10:37:10 +02:00
2009-12-02 00:25:51 +03:00
2010-01-19 19:36:14 +03:00
2009-12-22 10:35:56 +01:00
2010-01-07 15:39:11 +00:00
2010-01-19 19:36:14 +03:00
2010-02-17 10:18:17 +01:00
2009-11-30 14:34:39 +02:00
2009-12-22 19:23:13 +03:00
2009-12-22 12:02:52 +01:00
2009-12-01 21:07:18 +02:00