1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-15 09:02:33 +03:00
Files
mariadb/mysql-test/r
unknown 042448aa33 query_id and my_xid -> ulonglong
fix for binlog+autocommit+tclog
comments, style fixes


libmysqld/libmysqld.rc:
  Change mode to -rw-rw-r--
libmysqld/resource.h:
  Change mode to -rw-rw-r--
configure.in:
  check for getpagesize
include/my_global.h:
  typo ?
include/my_pthread.h:
  bug in thread_safe_decrement_and_test()
mysql-test/r/bdb.result:
  results updated
mysql-test/r/innodb.result:
  results updated
mysql-test/r/mix_innodb_myisam_binlog.result:
  results updated
mysql-test/r/rpl_relayrotate.result:
  results updated
sql/ha_berkeley.cc:
  style fixes
sql/ha_innodb.cc:
  fixes to follow innodb coding style
sql/handler.cc:
  more comments. XA COMMIT ONE PHASE fix.
sql/handler.h:
  my_xid -> ulonglong. comments
sql/item_func.cc:
  DO RELEASE_LOCK("...") is no cache_stmt
sql/log.cc:
  comments, better error messages
sql/log_event.cc:
  even in autocommit mode we may need to cache_stmt
  xid is ulonglong
sql/log_event.h:
  more comments.
sql/mysql_priv.h:
  query_id is ulonglong
sql/mysqld.cc:
  default value for --log-tc changed
sql/share/errmsg.txt:
  better error messages
sql/sql_class.h:
  cleanup, comments
sql/sql_delete.cc:
  deleting from temporary tables is not always transactional
sql/sql_insert.cc:
  insert into temporary table is not always transactional
sql/sql_load.cc:
  load data into temp table is not always transactional
sql/sql_parse.cc:
  comments. bad merge fixed. xa_state_names[]
sql/sql_table.cc:
  create/drop temp table is not always transactional
sql/sql_update.cc:
  update temp table is not always transactional
2005-01-27 22:38:56 +01:00
..
2004-09-27 17:01:26 +02:00
2004-10-29 19:26:52 +03:00
2005-01-27 22:38:56 +01: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-07-07 11:29:39 +03:00
2004-09-27 17:01:26 +02:00
2004-10-07 10:50:13 +03:00
2004-09-16 00:47:45 +06:00
2004-10-29 19:26:52 +03:00
2004-08-19 03:02:09 +02: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
2004-12-06 01:34:19 +02:00
2004-10-19 14:12:55 -07:00
2004-06-26 14:21:32 +02:00
2005-01-27 22:38:56 +01: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
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
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-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-06 19:18:35 +02:00
2004-11-03 12:39:38 +02:00
2004-11-22 22:57:05 +01:00
2004-07-20 16:51:30 +02:00
2004-07-20 11:00:10 +02:00
2004-06-21 10:21:20 +03:00
2004-06-21 10:21:20 +03:00
2004-09-07 21:30:28 +02:00
2004-12-06 19:18:35 +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
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-17 18:06:05 +04: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
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-10-06 19:14:33 +03:00
2004-10-29 19:26:52 +03:00
2004-10-02 22:20:08 +03:00