Commit graph

363 commits

Author SHA1 Message Date
monty@tik.mysql.fi
c973f61ac6 Merge work:/my/mysql into tik.mysql.fi:/home/my/mysql 2001-06-11 15:07:42 +03:00
monty@tik.mysql.fi
1f409baf4c Changed compare in MyISAM to use my_pread()
Fixed that @VAR shows all decimals
Fixed problem with FLUSH TABLES and LOCK TABLE
CREATE ... SELECT now creates keys later
Reset AUTO_INCREMENT order if droping AUTO_INCREMENT key
2001-06-11 15:01:28 +03:00
mwagner@evoq.mwagner.org
7fe9342caf manual.texi Contrib software additions. 2001-06-08 15:54:20 -05:00
paul@teton.kitebird.com
48e5aea7cd Merge paul@work.mysql.com:/home/bk/mysql
into teton.kitebird.com:/home/paul/mysql
2001-06-08 11:01:49 -05:00
paul@teton.kitebird.com
5db293bcc1 manual.texi minor cleanup 2001-06-08 10:59:05 -05:00
heikki@donna.mysql.fi
ce765fb925 row0sel.c Fix a bug in consistent read through a secondary index 2001-06-08 18:03:24 +03:00
jani@janikt.pp.saunalahti.fi
ee93f7c1c5 Added a link to manual. 2001-06-08 17:29:03 +03:00
heikki@donna.mysql.fi
624c57e26e page0cur.ic Fix a bug in insert buffer and multiversioning
manual.texi	Changed innodb_unix_file_flush_method to innodb_flush_method in the manual
2001-06-07 17:32:02 +03:00
monty@hundin.mysql.fi
b79da88808 Changed innodb_unix_file_flush_method -> innodb_flush_method
Cleaned up error messages.
2001-06-07 00:10:59 +03:00
mikef@nslinuxw4.bedford.progress.com
f614f19e88 sql_table.cc re-apply a lost change where we check to see if the
sql_table.cc	table handler supports temporary tables
2001-06-06 15:45:07 -04:00
paul@teton.kitebird.com
f237cdc041 manual.texi @xref{safe_mysqld}
manual.texi	-> @xref{safe_mysqld, @code{safe_mysqld}}
manual.texi	Unixes -> versions of Unix (or similar edit)
manual.texi	@xref{mysqlxxx} -> @xref{mysqlxxx, @code{mysqlxxx}}
2001-06-04 17:39:47 -05:00
tim@threads.polyesthetic.msg
fcfc583e6a Merge work.mysql.com:/home/bk/mysql
into threads.polyesthetic.msg:/home/tim/my/3
2001-06-04 11:11:15 -04:00
serg@serg.mysql.com
30bb7b5171 Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2001-06-03 09:06:12 +02:00
serg@serg.mysql.com
8e4246ca97 misplaced #ifdef fixed 2001-06-03 09:03:24 +02:00
paul@central.snake.net
e99d9fcbe5 manual.texi Changed Jay Flaherty's email address. 2001-06-01 13:24:29 -05:00
sasha@mysql.sashanet.com
0ca8dd1721 Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-05-31 13:58:33 -06:00
tim@threads.polyesthetic.msg
4cd1400fb3 Patch our texi2html to produce more correct HTML.
Thanks to Colin Faber <cfaber@fpsn.net> for the patch.
2001-05-31 15:08:26 -04:00
heikki@donna.mysql.fi
c476d8d122 sync0sync.ic Use XCHG also to reset the mutex lock word: it makes a serialization point to code on Intel and gives more safety 2001-05-31 15:23:40 +03:00
monty@hundin.mysql.fi
be188b117b Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-05-31 12:19:16 +03:00
monty@hundin.mysql.fi
6a387c7cdf Added functions for symbolic link handling to make it possible to
backport things from 4.0. This is safe as the functions are not used!
Fixed bug in new mutex handling in InnoDB
Make allow_break() and dont_break() defines.
2001-05-31 12:18:53 +03:00
mwagner@evoq.mwagner.org
e66e6a0b86 manual.texi URL adjustments. 2001-05-30 14:13:43 -05:00
jani@janikt.pp.saunalahti.fi
2b5d60504b Fixed a few typos. 2001-05-29 20:03:58 +03:00
mikef@nslinux.bedford.progress.com
d1fc2f3c4f Merge nusphere@work.mysql.com:/home/bk/mysql
into nslinux.bedford.progress.com:/usr1/mikef/MYSQL/there
2001-05-29 09:38:16 -04:00
mikef@nslinux.bedford.progress.com
ceac5f9227 Pushing all the Gemini changes above the table handler. 2001-05-29 09:29:08 -04:00
monty@donna.mysql.fi
acf598c50c Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-05-29 14:02:06 +03:00
monty@tik.mysql.fi
7ea5c8104b Merge work:/my/mysql into tik.mysql.fi:/home/my/mysql 2001-05-28 02:49:12 +03:00
miguel@linux.local
75a62b98a8 Small fix for Symlink on Win32 2001-05-27 08:16:35 -03:00
mwagner@evoq.mwagner.org
e2d77e6a28 post-commit Updated commit address.
latvia.gif	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Flags/latvia.gif
latvia.txt	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Flags/latvia.txt
2001-05-27 01:10:46 -05:00
heikki@donna.mysql.fi
b3675fc5f7 sync0sync.ic InnoDB now uses XCHG to implement mutex if GCC and x86
configure.in	InnoDB now uses XCHG to implement mutex if GCC and x86
2001-05-26 21:58:59 +03:00
sasha@mysql.sashanet.com
49ac18c7c9 BUILD/SETUP.sh@1.9
removed -ffixed-ebp from reckless flags
BUILD/compile-pentium@1.16
    use fast, not reckless flags for binary distribuition
sql/share/english/errmsg.txt@1.24
    Point the user to the manual when he gets aborted connection message
2001-05-25 16:26:52 -06:00
mwagner@evoq.mwagner.org
c4beb8321f manual.texi Updated Contrib section, mirrors. 2001-05-24 18:47:52 -05: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
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
684082ce79 Updated documentation of how to add new native functions.
Small cleanups
2001-05-23 02:30:17 +03:00
jani@janikt.pp.saunalahti.fi
63a9d20c14 Added a link. 2001-05-23 00:00:42 +03:00
monty@donna.mysql.fi
c488a2cdc9 merge 2001-05-19 10:17:47 +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@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
mwagner@evoq.mwagner.org
8382f16e01 manual.texi Added a mirror, adjusted some URLs. 2001-05-17 13:59:52 -05:00
tim@threads.polyesthetic.msg
72b7de1487 Merge work.mysql.com:/home/bk/mysql
into threads.polyesthetic.msg:/usr/local/src/my/3
2001-05-14 14:23:45 -04:00
jcole@tetra.spaceapes.com
83221a4724 Several minor fixes to manual per Tom. 2001-05-02 05:49:59 -05:00
jcole@main.burghcom.com
03cb1ccef5 manual.texi fixed paragraph 2001-05-01 04:12:23 -04:00
paul@central.snake.net
53cfdccb0d manual.texi missing @ on @item in contributed software page 2001-04-23 09:07:51 -05:00
jani@hynda.mysql.fi
f218c6d59e Merge jamppa@work:/home/bk/mysql into hynda.mysql.fi:/data/my/bk/mysql 2001-04-20 01:12:58 +03:00
jani@hynda.mysql.fi
0b8b4738a8 New client, mysqlcheck, for MySQL. mysqlcheck should be used for
CHECK, REPAIR, ANALYZE and OPTIMIZE instead of myisamchk, when
MySQL server is running. Documentation to MySQL manual will follow
shortly.
2001-04-20 01:12:10 +03:00
tim@threads.polyesthetic.msg
c1780adda1 Merge work.mysql.com:/home/bk/mysql
into threads.polyesthetic.msg:/usr/local/src/my/work
2001-04-19 15:15:34 -04:00
monty@work.mysql.com
821fa2241c Update for MySQL-Max 2001-04-18 16:35:30 +02:00
heikki@donna.mysql.fi
e593714e6b os0thread.c Change pthread_yield to sched_yield
univ.i  	Change pthread_yield to sched_yield
configure.in	Change pthread_yield to sched_yield
2001-04-18 17:23:06 +03:00
jcole@abel.spaceapes.com
393c603529 Small fixes to manual.texi. 2001-04-17 14:57:31 -05:00
tim@threads.polyesthetic.msg
1e3ab09a51 Merge 2001-04-17 09:18:37 -04:00
tim@threads.polyesthetic.msg
e19137f037 sql_select.cc sizeof(**TABLE) -> sizeof(*TABLE) in malloc() 2001-04-17 09:13:10 -04:00
serg@serg.mysql.com
13ef4d1db4 Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2001-04-17 14:17:48 +02:00
monty@donna.mysql.fi
561c18c116 Updated manual 2001-04-17 02:00:46 +03:00
sasha@mysql.sashanet.com
37f3068495 Docs/manual.texi
Added a stern warning in a visible (in my opinion) place to make sure
    to compile with -fno-exceptions when using gcc
    Wrote a new paragraphs on OS comparison/choice in the Which OS section
2001-04-16 15:15:59 -06:00
serg@serg.mysql.com
801259b669 Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2001-04-15 20:16:51 +02:00
tim@threads.polyesthetic.msg
af816a16fc Merge 2001-04-14 09:38:43 -04:00
tim@threads.polyesthetic.msg
eb320ce7b0 mysql-test-run.sh don't depend on 'tr' 2001-04-14 09:35:42 -04:00
serg@serg.mysql.com
6991ee7867 manually merged 2001-04-13 16:31:53 +02:00
heikki@donna.mysql.fi
fc6dcf4df7 log0recv.c Change Innobase text to InnoDB
log0log.c	Change Innobase text to InnoDB
srv0start.c	Change Innobase text to InnoDB
srv0srv.c	Change Innobase text to InnoDB
ha_innobase.cc	Change Innobase text to InnoDB
2001-04-13 16:36:54 +03:00
monty@donna.mysql.fi
46839ed2f2 Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-04-13 12:39:34 +03:00
paul@central.snake.net
69be96cf2a manual.texi Fix Bowser's birth date (1998 -> 1989) 2001-04-12 18:54:37 -05:00
sasha@mysql.sashanet.com
1915d11bb4 BitKeeper/triggers/post-commit
do REAL_EMAIL magic
mysql-test/mysql-test-run.sh
    added show_failed_diffs
mysql-test/r/bench_count_distinct.result
    tired of waiting :-)
mysql-test/r/rpl000001.result
    new test results after implementing Monty's Hack (TM)
mysql-test/t/bench_count_distinct.test
    tired of waiting
mysql-test/t/rpl000001.test
    implemented Monty's Hack (TM) to kill a query in the middle of update
    without generating a table with 30,000 rows. This will also avoice the
    timing uncertainty
2001-04-12 13:46:19 -06:00
sasha@mysql.sashanet.com
16eb5e87a2 merge 2001-04-11 16:49:40 -06:00
sasha@mysql.sashanet.com
2392c3abd7 fixed bugs in the new stuff in rpl000001 test
start slave thread if master.info is present and server_id is set
updates for rpl000015 and rpl000016 to remove master.info to make sure
master info struct does not get auto-initialized
2001-04-11 16:29:15 -06:00
monty@donna.mysql.fi
53f518c42d Fixed bug when using a key on a CHAR(255) NULL column 2001-04-12 00:56:55 +03:00
heikki@donna.mysql.fi
6fa6f331fe os0file.c Change pwrite to os_file_pwrite to allow compilation if no pwrite 2001-04-11 21:47:51 +03:00
monty@donna.mysql.fi
dc933ad9d6 Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-04-11 20:23:31 +03:00
sasha@mysql.sashanet.com
835cd51e20 Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-04-10 21:17:21 -06:00
jani@hynda.mysql.fi
ce6d6063ba Fixed a bug in pager, + added a feature to it. 2001-04-11 06:17:20 +03:00
heikki@donna.mysql.fi
4709a1721a srv0srv.h Merging work for 3.23.37
os0thread.c	Set created thread priority to QUERY_PRIOR if specified
row0mysql.c	Drop table removes locks on the table, error handling changed
row0ins.c	Insert now always sets a shared lock on a duplicate or suspected duplicate record
lock0lock.h	Can remove locks from a table to be dropped
lock0lock.c	Can remove locks from a table to be dropped
srv0srv.c	Try to do log flush every second
srv0start.c	No need for a slash at the end of dir
trx0trx.h	Added an IGNORE option field to trx handle
trx0trx.c	Added an IGNORE option field to trx handle
ha_innobase.h	Added last_query_id field to handle
ha_innobase.cc	Fix drop table hang, roll-forward etc.
2001-04-10 21:58:07 +03:00
monty@donna.mysql.fi
81a4e10105 Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-04-10 11:33:37 +03:00
sasha@mysql.sashanet.com
635ef42af9 added compile-pentium-gprof
ignore generated files from bdb
2001-04-09 13:08:35 -06:00
monty@donna.mysql.fi
7f21a7a6da Fixed INSERT DELAYED with Innobase
Fix for shutdown on NT
Fixed bug when using wrong dates from blob field.
2001-04-09 21:08:56 +03:00
jani@janikt.pp.saunalahti.fi
3d19a5d4bb Updated a link in the manual. 2001-04-09 12:11:44 +03:00
sasha@mysql.sashanet.com
c9cd6364e5 fixed Do-rpm to not omit frame pointer 2001-04-07 18:31:31 -06:00
heikki@donna.mysql.fi
ae05b07fb7 univ.i Prevent inlining of functions on HP-UX because GCC is broken there
configure.in	Prevent inlining of functions on HP-UX because GCC is broken there
trx0trx.h	Fix trx->error_info in MySQL debug version: Innobase and ha_innobase.cc saw a different size for pthread_mutex_t
trx0trx.c	Fix trx->error_info in MySQL debug version: Innobase and ha_innobase.cc saw a different size for pthread_mutex_t
ha_innobase.cc	Fix trx->error_info in MySQL debug version: Innobase and ha_innobase.cc saw a different size for pthread_mutex_t
2001-04-06 20:37:31 +03:00
jani@janikt.pp.saunalahti.fi
655688d829 Added --stdin option to mail_to_db.pl 2001-04-06 05:26:36 +03:00
tim@threads.polyesthetic.msg
6d1ebdd656 Merge 2001-04-05 15:25:39 -04:00
tim@threads.polyesthetic.msg
252ab34892 Clear up how ROUND() works (i.e., not the way you think). 2001-04-05 15:21:19 -04:00
jcole@abel.spaceapes.com
61f74f9956 manual merge 2001-04-04 23:19:27 -05:00
sasha@mysql.sashanet.com
b5c227304e Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-04-04 12:46:05 -06:00
heikki@donna.mysql.fi
e6765fdcc8 sync0sync.c Fix the infinite spin on FreeBSD
os0thread.c	Use pthread_yield instead of os_thread_sleep(0)
2001-04-04 16:30:46 +03:00
sasha@mysql.sashanet.com
b1bfac4748 Merge mysql.sashanet.com:/home/sasha/src/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql-fast
2001-04-02 19:02:47 -06:00
monty@donna.mysql.fi
fcaa779e82 merge 2001-04-02 01:53:15 +03:00
jcole@abel.spaceapes.com
f661935c24 Lots of corrections and cleanups to manual.texi. 2001-03-31 23:12:11 -06:00
mwagner@evoq.mwagner.org
398608eb2a manual.texi Mirror maintenance. 2001-03-30 20:05:47 -06:00
jcole@abel.spaceapes.com
709501b9ce Made the manual pretty in HTMLHELP format.
Reorganized and renamed the API chapter.
2001-03-30 16:26:51 -06:00
monty@donna.mysql.fi
899831d20d Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-03-28 04:18:43 +03:00
sasha@mysql.sashanet.com
620010abfc Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-03-27 10:24:44 -07:00
heikki@donna.mysql.fi
d1c10d6445 Merge heikki@work.mysql.com:/home/bk/mysql
into donna.mysql.fi:/home/heikki/mysqlt
2001-03-27 19:50:42 +03:00
ccarkner@nslinuxw10.bedford.progress.com
d270ccd737 Created an isolation test for testing isolation levels. 2001-03-27 09:56:45 -05:00
monty@donna.mysql.fi
700dd225ad Removed select.res file 2001-03-26 13:31:59 +03:00
serg@serg.mysql.com
faa63c5013 Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2001-03-24 16:21:41 +01:00
sasha@mysql.sashanet.com
b54cbeac05 fixes to get flush test to work only to discover another bug in flush
tables - read comments below
2001-03-23 19:59:30 -07:00