Commit graph

1528 commits

Author SHA1 Message Date
mwagner@evoq.mwagner.org
c4beb8321f manual.texi Updated Contrib section, mirrors. 2001-05-24 18:47:52 -05:00
heikki@donna.mysql.fi
0703dba10d ut0ut.c Rewrote ut_print_timestamp with localtime_r and in Win GetLocalTime 2001-05-24 22:59:32 +03:00
heikki@donna.mysql.fi
125b4bd6ba log0log.c InnoDB now prints timestamp at startup and shutdown
srv0start.c	InnoDB now prints timestamp at startup and shutdown
ut0ut.h 	InnoDB now prints timestamp at startup and shutdown
ut0ut.c 	InnoDB now prints timestamp at startup and shutdown
2001-05-24 22:35:14 +03:00
heikki@donna.mysql.fi
1993f26881 manual.texi Add instructions for innodb_unix_file_flush_method and MyISAM->InnoDB conversion 2001-05-24 20:06:19 +03:00
heikki@donna.mysql.fi
221b1ea5a4 log0log.c InnoDB now allows parameter innodb_unix_file_flush_method
os0file.c	InnoDB now allows parameter innodb_unix_file_flush_method
srv0start.c	InnoDB now allows parameter innodb_unix_file_flush_method
2001-05-23 20:19:56 +03:00
heikki@donna.mysql.fi
dcd68f2f0a Merge heikki@work.mysql.com:/home/my/mysql
into donna.mysql.fi:/home/heikki/mysqle
2001-05-23 19:43:16 +03:00
paul@central.snake.net
9e60613398 manual.texi Add links for downloadable menagerie db distribution 2001-05-23 10:18:51 -05:00
heikki@donna.mysql.fi
587df0036a srv0srv.h One can now specify innodb_unix_file_flush_method in my.cnf
srv0srv.c	One can now specify innodb_unix_file_flush_method in my.cnf
srv0start.c	One can now specify innodb_unix_file_flush_method in my.cnf
ha_innobase.cc	One can now specify innodb_unix_file_flush_method in my.cnf
ha_innobase.h	One can now specify innodb_unix_file_flush_method in my.cnf
mysqld.cc	One can now specify innodb_unix_file_flush_method in my.cnf
2001-05-23 18:04:49 +03:00
monty@donna.mysql.fi
86eda127f7 Remove wrong access check for locks.
Fixed problem with fuzzy dates.
2001-05-23 02:40:24 +03:00
monty@donna.mysql.fi
b40410bca3 Fixed test case to work with the new auto_increment handling in InnoDB 2001-05-23 02:40:23 +03:00
monty@donna.mysql.fi
8176fbec48 merge 2001-05-23 02:40:22 +03:00
jani@janikt.pp.saunalahti.fi
27a9d630b7 Merge jamppa@work:/home/bk/mysql
into janikt.pp.saunalahti.fi:/home/my/bk/mysql
2001-05-23 02:40:21 +03:00
monty@tik.mysql.fi
30dcb41f0b Merge work:/my/mysql into tik.mysql.fi:/home/my/mysql 2001-05-23 02:40:20 +03:00
monty@tik.mysql.fi
684082ce79 Updated documentation of how to add new native functions.
Small cleanups
2001-05-23 02:30:17 +03:00
monty@donna.mysql.fi
a6215da1cd Update of the mysqltest section 2001-05-23 00:15:16 +03:00
jani@janikt.pp.saunalahti.fi
63a9d20c14 Added a link. 2001-05-23 00:00:42 +03:00
tim@threads.polyesthetic.msg
54e36baf11 Merge work.mysql.com:/home/bk/mysql
into threads.polyesthetic.msg:/usr/local/src/my/3
2001-05-22 16:22:12 -04:00
tim@threads.polyesthetic.msg
a37b971595 Security fix: LOCK TABLES must check for sufficient privileges. 2001-05-22 16:21:07 -04:00
paul@central.snake.net
2f990484bc manual.texi typo fixes, miscellaneous general cleanup 2001-05-21 22:16:20 -05:00
paul@central.snake.net
04631113f0 manual.texi general typo fixes 2001-05-21 18:30:37 -05:00
paul@central.snake.net
3cee934ea2 manual.texi typo fix; fix odd repetition in toc header. 2001-05-21 18:13:59 -05:00
paul@central.snake.net
f0920f4b4a manual.texi "windows" -> "Windows", where appropriate.
manual.texi	Mods to Windows-specific sections, chapter 4.
2001-05-21 17:42:07 -05:00
mwagner@evoq.mwagner.org
9cd0b5f35c manual.texi I promise to always run test-make-manual.
manual.texi	I promise to always run test-make-manual.
manual.texi	I promise to always run test-make-manual.
manual.texi	...
2001-05-21 13:54:57 -05:00
mwagner@evoq.mwagner.org
e81d58d6b0 manual.texi Added consultant. 2001-05-21 13:39:50 -05:00
heikki@donna.mysql.fi
0e3994d111 manual.texi Updated manual about auto-increment in InnoDB 2001-05-21 19:32:14 +03:00
heikki@donna.mysql.fi
546c6eb3db dict0dict.h InnoDB now tries to provide autoinc column value from a counter table in data dict
dict0mem.h	InnoDB now tries to provide autoinc column value from a counter table in data dict
sync0sync.h	InnoDB now tries to provide autoinc column value from a counter table in data dict
univ.i  	InnoDB now tries to provide autoinc column value from a counter table in data dict
dict0dict.c	InnoDB now tries to provide autoinc column value from a counter table in data dict
dict0mem.c	InnoDB now tries to provide autoinc column value from a counter table in data dict
sync0sync.c	InnoDB now tries to provide autoinc column value from a counter table in data dict
ha_innobase.cc	InnoDB now tries to provide autoinc column value from a counter table in data dict
2001-05-21 19:04:46 +03:00
heikki@donna.mysql.fi
1970e436a2 manual.texi Added that InnoDB tablespace must be at least 10 MB, removed single quotes from phantom
srv0start.c	Tablespace size must be at least 10 MB
2001-05-21 16:28:27 +03:00
mwagner@evoq.mwagner.org
682253b84b manual.texi Added entry in contrib software. 2001-05-21 02:09:48 -05:00
paul@central.snake.net
18d3eafc90 manual.texi minor change notes mods 2001-05-20 21:08:54 -05:00
heikki@donna.mysql.fi
8ad8407238 os0file.h Define always WIN_ASYNC_IO, check at run-time if the OS actually supports it 2001-05-20 20:32:37 +03:00
heikki@donna.mysql.fi
0400d66578 Merge heikki@work.mysql.com:/home/my/mysql
into donna.mysql.fi:/home/heikki/mysqle
2001-05-20 20:24:43 +03:00
heikki@donna.mysql.fi
f26d163f4d os0file.h InnoDB should now run with the same binary on Win95 and NT: checks OS version
srv0start.c	InnoDB should now run with the same binary on Win95 and NT: checks OS version
2001-05-20 20:24:02 +03:00
heikki@donna.mysql.fi
b13196387d os0file.c Removed extraneous fsync and corected a typo in Windows code
os0file.c	Changed file write buffer size in os_file_set_size from 16 MB to 8 MB
2001-05-20 20:22:23 +03:00
monty@donna.mysql.fi
c488a2cdc9 merge 2001-05-19 10:17:47 +03:00
monty@donna.mysql.fi
25a129c96f Force close of sockets on HPUX 10.20
Support option lines longer than 256 chars.
Close the slow log at shutdown.
Always allow debug options to mysqld.
Change some DBUG_PRINT tags.
2001-05-19 10:14:05 +03:00
paul@central.snake.net
ed5841ae65 manual.texi more development tree section changes
manual.texi	change "InnoDB consinsten read" to
manual.texi	"InnoDB consistent read" in @node lines
manual.texi	(to match section's actual title)
manual.texi	cleanups to "installing from development source
manual.texi	tree" section
2001-05-18 23:05:33 -05:00
heikki@donna.mysql.fi
1805de7011 ibuf0ibuf.c Insert buffer calculated SQL NULL size wrong, causing overflow and assertion failure in some cases
log0log.c	Retrieve a dummy value from a function to prevent gcc crashing on HP-UX
2001-05-18 21:20:03 +03:00
tim@threads.polyesthetic.msg
579d9c1e73 getvar.c atoll() -> strtoll() (portability fix) 2001-05-18 12:52:31 -04:00
tim@work.mysql.com
3bc1ee238c Merge 2001-05-18 18:49:30 +02:00
tim@work.mysql.com
bf13a2b338 Do-patch-file Fix typo (extra 'mv')
ignore  	added Logs/* binary/*
2001-05-18 18:48:38 +02:00
tim@threads.polyesthetic.msg
72a0713166 Merge work.mysql.com:/home/bk/mysql
into threads.polyesthetic.msg:/usr/local/src/my/3
2001-05-18 12:45:03 -04:00
tim@threads.polyesthetic.msg
d43a78a443 manual.texi @[XXX] -> @{[XXX]} (syntax error) 2001-05-18 12:44:35 -04:00
tim@threads.polyesthetic.msg
6e716f475d Clean out some more generated files from the bdb tree. Add a hack
to bdb/dist/s_rpc so that bk doesn't complain about the
rpc_server/db_server_proc.c file that gets overwritten (but needs to
be stored in BK).  Add a bdb/dist/template directory which is needed
by bdb/dist/s_recover.
2001-05-18 12:43:16 -04:00
mwagner@evoq.mwagner.org
8382f16e01 manual.texi Added a mirror, adjusted some URLs. 2001-05-17 13:59:52 -05:00
monty@donna.mysql.fi
74ca91e08f Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-05-17 00:47:21 +03:00
monty@donna.mysql.fi
2ba0846a60 Fixed bug when using MERGE on files > 4G
Fixed bug in SELECT db1.table.* FROM db1.table,db2.table
Fixed bug in INSERT DELAYED when doing shutdown and a table was locked
Changed that tmp_table_size =4G-1 means unlimited.
2001-05-17 00:46:50 +03:00
serg@serg.mysql.com
a40774fb85 merged 2001-05-16 23:22:27 +02:00
serg@serg.mysql.com
b6138af000 Fulltext manual changed, MERGE bug fixed 2001-05-16 23:06:30 +02:00
sasha@mysql.sashanet.com
10457700a7 Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-05-16 13:23:03 -06:00
sasha@mysql.sashanet.com
37d58578e9 mysql-test/r/rpl000001.result
forgot to add result
2001-05-16 13:21:49 -06:00