1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-13 21:42:58 +03:00
Files
mariadb/mysql-test/t
unknown ec4a9dc983 A previous changeset by me today about SQL_LOG_BIN had the problem
that it tested the privilege in ::update() whereas it should be
in ::check() (see email from Serg, subject
"Re: bk commit - 4.1 tree (guilhem:1.1706)").
So I add instead a check_func function to sys_var_thd_bit.
I do the same addition to sys_var_thd_ulong, to unify handling
of PSEUDO_THREAD_ID with the one of SQL_LOG_BIN. So class
sys_var_pseudo_thread_id is not needed anymore, removing it.


mysql-test/r/rpl_temporary.result:
  result update
mysql-test/t/rpl_temporary.test:
  tests after new way of fixing; verify that when second variable
  assignment is refused then first is not done.
sql/set_var.cc:
  a check_func (check_log_update) when setting SQL_LOG_BIN,
  and one when setting PSEUDO_THREAD_ID.
  Removing class sys_var_pseudo_thread_id.
  Updates for new prototypes of constructor in sys_var_thd_bit
  and sys_var_thd_ulong.
sql/set_var.h:
  Adding check_func to sys_var_thd_bit.
  Adding check_func to sys_var_thd_ulong, so class sys_var_pseudo_thread_id
  is not needed anymore, removing it.
2004-03-27 01:07:09 +01:00
..
2003-12-10 04:31:42 +00:00
2003-03-16 19:17:54 +02:00
2003-12-19 17:15:54 +02:00
2003-04-03 21:19:12 +03:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-02-11 00:06:46 +01:00
2003-03-06 15:29:55 +01:00
2004-02-16 10:03:25 +02:00
2003-11-21 01:53:01 +02:00
2003-02-10 18:01:29 +02:00
2004-02-16 10:03:25 +02:00
2003-12-19 19:12:11 +04:00
2004-02-16 10:03:25 +02:00
2004-02-16 10:03:25 +02:00
2003-12-10 04:31:42 +00:00
2003-06-04 19:21:51 +03:00
2003-02-08 01:12:58 +02:00
2003-08-11 22:44:43 +03:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-03-16 22:41:30 +02:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-10-31 11:52:46 +02:00
2003-12-17 17:35:34 +02:00
2004-03-17 10:36:12 +02:00
2004-02-16 10:03:25 +02:00
2004-03-16 16:35:53 +01:00
2003-12-17 17:35:34 +02:00
2003-12-16 02:23:40 +02:00
2004-03-25 22:11:22 +02:00
2004-03-17 14:03:26 +04:00
2003-07-28 16:58:51 +02:00
2003-08-11 22:44:43 +03:00
2003-12-17 17:35:34 +02:00
2004-02-11 00:06:46 +01:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-02-22 10:04:08 +02:00
2004-02-11 00:06:46 +01:00
2004-03-15 21:36:16 +04:00
2004-03-18 00:09:13 +02:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-12-17 17:35:34 +02:00
2003-12-10 04:31:42 +00:00
2004-02-16 10:03:25 +02:00
2004-02-20 20:38:34 +01:00
2003-12-17 17:35:34 +02:00
2003-12-17 17:35:34 +02:00
2003-03-16 19:17:54 +02:00
2004-02-11 00:06:46 +01:00
2003-12-10 04:31:42 +00:00
2004-03-18 00:09:13 +02:00
2004-02-20 20:38:34 +01:00
2003-09-24 23:25:58 +04:00
2004-03-11 22:01:25 +04:00
2003-12-10 04:31:42 +00:00
2004-01-09 22:28:29 +02:00
2003-08-29 13:44:35 +03:00
2003-12-10 04:31:42 +00:00
2003-08-20 16:25:44 +03:00
2003-12-10 04:31:42 +00:00
2004-03-16 22:41:30 +02:00
2004-02-11 00:06:46 +01:00
2003-05-14 01:27:26 +03:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-02-16 10:03:25 +02:00
2003-12-10 04:31:42 +00:00
2003-02-04 21:52:14 +02:00
2003-08-11 22:44:43 +03:00
2003-10-08 12:01:58 +03:00
2003-11-25 18:26:53 +01:00
2003-12-19 16:25:50 +02:00
2003-12-10 04:31:42 +00:00
2004-02-11 00:06:46 +01:00
2003-11-23 17:02:59 +01:00
2004-02-22 11:22:51 +01:00
2003-12-10 04:31:42 +00:00
2003-06-15 12:01:51 +02:00
2003-06-15 12:01:51 +02:00
2003-11-04 09:40:36 +02:00
2002-08-24 02:10:49 +03:00
2003-12-17 17:35:34 +02:00
2001-12-12 18:55:33 -07:00
2004-02-16 10:03:25 +02:00
2003-08-29 13:44:35 +03:00
2004-02-11 00:06:46 +01:00
2004-03-18 00:09:13 +02:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-02-16 10:03:25 +02:00
2004-03-19 14:52:48 +02:00
2003-12-10 04:31:42 +00:00
2003-12-17 17:35:34 +02:00
2003-08-11 22:44:43 +03:00
2003-12-17 17:35:34 +02:00
2003-12-19 16:34:48 +02:00
2003-10-20 19:13:45 +05:00
2003-09-15 10:26:48 +05:00
2003-08-19 00:08:08 +03:00
2003-12-10 04:31:42 +00:00
2004-02-11 00:06:46 +01:00
2003-08-19 00:08:08 +03:00
2004-02-11 00:06:46 +01:00
2004-03-25 23:29:45 +02:00
2004-03-25 23:29:45 +02:00
2004-02-16 10:03:25 +02:00
2004-03-20 17:08:01 +01:00