1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-13 21:42:58 +03:00
Files
mariadb/mysql-test/r
unknown 40d7e74efd logging_ok:
Logging to logging@openlogging.org accepted
sql_yacc.yy, sql_parse.cc, sql_lex.h, lex.h:
  Implements the SHOW MUTEX STATUS command
set_var.cc, mysqld.cc, mysql_priv.h:
  Added new GLOBAL variable timed_mutexes
ha_innodb.h:
  New function innodb_mutex_show_status
ha_innodb.cc:
  Added new innodb variables in SHOW STATUS
  Implements the SHOW MUTEX STATUS command
innodb.test, innodb.result:
  Added new row_lock_waits status variables tests.
variables.test, variables.result:
  test new variable timed_mutexes
ut0ut.c:
  New function ut_usectime.
sync0sync.c:
  Mutex counting.
sync0rw.c:
  New mutex parameters initialization.
srv0srv.c:
  Counting row lock waits
row0sel.c, row0mysql.c:
  Setting row_lock or table_lock state to thd.
que0que.c:
  Added default no_lock_state to thd.
univ.i:
  Added UNIV_SRV_PRINT_LATCH_WAITS debug define
sync0sync.ic:
  Count mutex using.
sync0sync.h:
  Added new parameters to mutex structure for counting.
sync0rw.h:
  Added new parameters to rw_create_func.
srv0srv.h:
  Added new innodb varuables to SHOW STATUS.
que0que.h:
  Added thread lock states.


innobase/include/que0que.h:
  Added thread lock states.
innobase/include/srv0srv.h:
  Added new innodb varuables to SHOW STATUS.
innobase/include/sync0rw.h:
  Added new parameters to rw_create_func.
innobase/include/sync0sync.h:
  Added new parameters to mutex structure for counting.
innobase/include/sync0sync.ic:
  Count mutex using.
innobase/include/univ.i:
  Added UNIV_SRV_PRINT_LATCH_WAITS debug define
innobase/que/que0que.c:
  Added default no_lock_state to thd.
innobase/row/row0mysql.c:
  Setting row_lock or table_lock state to thd.
innobase/row/row0sel.c:
  Setting row_lock or table_lock state to thd.
innobase/srv/srv0srv.c:
  Counting row lock waits
innobase/sync/sync0rw.c:
  New mutex parameters initialization.
innobase/sync/sync0sync.c:
  Mutex counting.
innobase/ut/ut0ut.c:
  New function ut_usectime.
mysql-test/r/variables.result:
  test new variable timed_mutexes
mysql-test/r/innodb.result:
  Added new row_lock_waits status variables tests.
mysql-test/t/variables.test:
  test new variable timed_mutexes
mysql-test/t/innodb.test:
  Added new row_lock_waits status variables tests.
sql/ha_innodb.cc:
  Added new innodb variables in SHOW STATUS
  Implements the SHOW MUTEX STATUS command
sql/ha_innodb.h:
  New function innodb_mutex_show_status
sql/lex.h:
  Implements the SHOW MUTEX STATUS command
sql/mysql_priv.h:
  Added new GLOBAL variable timed_mutexes
sql/mysqld.cc:
  Added new GLOBAL variable timed_mutexes
sql/set_var.cc:
  Added new GLOBAL variable timed_mutexes
sql/sql_lex.h:
  Implements the SHOW MUTEX STATUS command
sql/sql_parse.cc:
  Implements the SHOW MUTEX STATUS command
sql/sql_yacc.yy:
  Implements the SHOW MUTEX STATUS command
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2004-12-24 12:13:32 +01:00
..
2004-05-05 17:05:24 +03:00
2004-09-27 17:01:26 +02:00
2004-10-29 19:26:52 +03:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-03-30 02:32:41 +03:00
2003-11-21 01:53:01 +02:00
2004-08-26 18:26:38 +03:00
2004-10-29 19:26:52 +03:00
2004-10-02 22:20:08 +03:00
2004-12-06 17:15:54 +02:00
2004-09-27 17:01:26 +02:00
2004-10-07 10:50:13 +03:00
2003-12-10 04:31:42 +00:00
2004-09-16 00:47:45 +06:00
2004-05-13 23:47:20 +03:00
2003-12-10 04:31:42 +00:00
2004-10-29 19:26:52 +03:00
2004-08-19 03:02:09 +02:00
2004-03-16 16:35:53 +01:00
2004-05-13 23:47:20 +03:00
2004-10-29 19:26:52 +03:00
2004-10-02 22:20:08 +03:00
2004-11-27 23:07:30 +01:00
2004-12-06 17:15:54 +02:00
2004-12-16 16:44:40 +02:00
2004-10-29 19:26:52 +03:00
2004-12-06 17:15:54 +02:00
2004-10-07 10:50:13 +03:00
2004-06-20 19:11:02 +02:00
2003-12-14 21:31:02 +01:00
2003-12-25 20:11:01 +04:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-05-14 16:00:57 +02:00
2004-05-14 16:00:57 +02:00
2004-05-29 20:55:46 +04:00
2004-12-06 01:34:19 +02:00
2004-11-21 11:51:19 +03:00
2004-06-26 14:21:32 +02:00
2003-12-10 04:31:42 +00:00
2004-12-24 12:13:32 +01:00
2004-12-06 17:15:54 +02:00
2004-09-27 17:01:26 +02:00
2004-11-03 12:39:38 +02:00
2004-10-02 22:20:08 +03:00
2003-12-10 04:31:42 +00:00
2004-11-03 12:39:38 +02:00
2004-09-02 22:06:30 -07:00
2004-11-22 21:33:15 +01:00
2004-09-28 20:08:00 +03:00
2004-11-05 17:29:47 +02:00
2003-12-10 04:31:42 +00:00
2004-02-16 10:03:25 +02:00
2004-11-24 19:48:30 +02:00
2004-11-08 01:54:23 +02:00
2004-09-09 11:22:23 -05:00
2004-07-15 04:19:07 +03:00
2004-12-06 19:18:35 +02:00
2004-11-17 17:05:21 +01:00
2004-11-08 11:06:36 +01:00
2004-11-26 15:27:45 +00:00
2004-11-08 11:11:49 +01:00
2004-09-30 21:36:25 +00:00
2004-05-11 10:40:48 +02:00
2004-10-07 08:42:11 +00:00
2004-10-02 22:20:08 +03:00
2004-09-06 15:14:10 +03:00
2004-12-06 19:18:35 +02:00
2004-09-27 17:01:26 +02:00
2004-12-18 06:05:16 +02:00
2004-12-06 19:18:35 +02:00
2004-11-03 12:39:38 +02:00
2004-05-05 23:29:35 +03:00
2004-11-22 22:57:05 +01:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-05-13 23:47:20 +03:00
2004-07-20 16:51:30 +02:00
2003-12-10 04:31:42 +00:00
2003-10-29 14:23:35 +01:00
2004-12-06 17:15:54 +02:00
2004-07-20 11:00:10 +02:00
2003-12-19 16:25:50 +02:00
2004-07-15 04:19:07 +03:00
2004-06-21 10:21:20 +03:00
2004-06-21 10:21:20 +03:00
2004-02-11 00:06:46 +01:00
2004-12-06 17:15:54 +02:00
2004-05-05 21:24:21 +03:00
2004-02-16 10:03:25 +02:00
2004-05-05 17:05:24 +03:00
2004-03-18 00:09:13 +02:00
2004-05-24 21:12:05 +04:00
2004-05-26 17:04:45 +02:00
2004-07-15 04:19:07 +03:00
2004-11-12 14:34:00 +02:00
2004-07-07 11:29:39 +03:00
2004-05-17 01:52:13 +03:00
2004-09-07 21:30:28 +02:00
2004-07-15 04:19:07 +03:00
2004-05-19 05:09:10 +03:00
2004-07-07 11:29:39 +03:00
2004-07-15 04:19:07 +03:00
2004-12-06 19:18:35 +02:00
2004-12-19 20:25:19 +02:00
2004-10-28 11:02:48 +03:00
2004-12-06 19:18:35 +02:00
2004-07-20 11:00:10 +02:00
2004-12-04 00:14:18 +02:00
2003-12-10 04:31:42 +00:00
2004-10-29 19:26:52 +03:00
2004-11-12 17:44:17 +02:00
2004-08-24 17:24:23 +02:00
2004-12-19 20:25:19 +02:00
2004-12-06 19:18:35 +02:00
2004-08-18 19:57:55 +02:00
2004-11-20 18:36:41 +01:00
2003-12-10 04:31:42 +00:00
2004-10-29 19:26:52 +03:00
2004-09-28 20:08:00 +03:00
2004-09-28 20:08:00 +03:00
2004-12-19 20:25:19 +02:00
2004-02-16 10:03:25 +02:00
2004-10-06 19:14:33 +03:00
2004-11-17 20:07:13 +01:00
2004-12-24 12:13:32 +01:00
2004-10-02 22:20:08 +03:00