1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-18 23:03:28 +03:00
Files
mariadb/innobase/include
unknown 1084e540ee InnoDB: Optimize the extension of files. This will greatly speed
up CREATE TABLE in innodb_file_per_table=1 mode.


innobase/fil/fil0fil.c:
  fil_extend_space_to_desired_size(): Do not allocate or initialize
  more memory than is necessary.  Write at most one megabyte at a time.
innobase/include/os0file.h:
  os_file_set_size(): Corrected the synopsis
innobase/os/os0file.c:
  os_file_set_size(): Corrected the synopsis and some comments.
  s/offset/current_size; s/low/desired_size/;
  Do not allocate or initialize more memory than is necessary.
  Write at most one megabyte at a time.
2005-06-27 17:04:57 +03:00
..
2004-03-16 22:41:30 +02:00
2004-06-18 04:38:58 +03:00
2004-06-18 04:38:58 +03:00
2004-11-26 00:12:50 +02:00
2003-10-07 17:28:59 +03:00
2004-06-18 04:38:58 +03:00
2004-05-24 14:42:34 +03:00
2004-03-16 22:41:30 +02:00
2004-11-26 00:12:50 +02:00
2003-10-07 17:28:59 +03:00
2001-10-30 17:38:44 +02:00
2004-02-20 16:34:09 +02:00
2004-11-09 15:59:45 +02:00
2004-10-07 20:53:20 +03:00
2004-08-02 13:02:34 +03:00
2003-10-07 17:28:59 +03:00
2005-02-02 01:43:25 +02:00
2004-12-27 04:10:25 +02:00
2004-10-01 20:05:30 +03:00
2003-10-07 17:28:59 +03:00
2004-04-26 15:53:31 +03:00
2004-04-26 15:53:31 +03:00
2004-06-18 04:38:58 +03:00
2004-04-26 15:53:31 +03:00
2003-10-13 11:20:19 +03:00
2001-02-20 22:34:47 +02:00
2004-06-18 04:38:58 +03:00
2004-06-18 04:38:58 +03:00
2004-05-27 15:27:43 +03:00
2004-06-18 15:54:19 +03:00
2004-06-17 17:30:33 +03:00
2004-06-18 04:38:58 +03:00
2004-08-18 19:57:55 +02:00
2004-08-18 19:57:55 +02:00
2004-06-18 04:38:58 +03:00
2004-02-22 09:50:59 +02:00
2003-10-07 17:28:59 +03:00
2002-08-22 13:33:45 +03:00
2003-10-07 17:28:59 +03:00
2002-10-29 23:16:46 +02:00
2003-06-15 01:04:28 +03:00
2004-02-20 16:34:09 +02:00
2004-04-26 15:53:31 +03:00
2005-02-02 00:31:06 +02:00
2004-11-26 00:12:50 +02:00
2004-04-26 15:53:31 +03:00
2001-11-05 23:48:03 +02:00
2004-06-17 12:35:04 +03:00
2004-10-08 15:43:27 +03:00
2004-06-18 04:38:58 +03:00
2004-05-27 15:27:43 +03:00
2004-06-18 04:38:58 +03:00
2004-05-27 15:27:43 +03:00
2001-02-20 22:34:47 +02:00
2002-10-29 23:16:46 +02:00
2004-06-18 04:38:58 +03:00
2004-03-16 22:41:30 +02:00
2005-03-21 22:14:00 +02:00
2003-06-15 01:04:28 +03:00
2004-03-18 14:57:22 +02:00
2005-02-01 16:27:08 +02:00
2004-03-11 12:55:28 +02:00
2004-03-11 12:55:28 +02:00
2003-10-07 17:28:59 +03:00
2004-08-18 19:57:55 +02:00
2001-02-17 14:19:19 +02:00
2004-11-26 00:12:50 +02:00
2003-10-07 17:28:59 +03:00