Commit graph

4701 commits

Author SHA1 Message Date
arjen@george.bitbike.com
5560580149 Fix up dating of versions to sync with the bk tags. 2002-08-28 09:22:27 +10:00
paul@teton.kitebird.com
5174d98ed2 Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-08-27 16:41:25 -05:00
paul@teton.kitebird.com
7a3375c144 manual.texi minor fixes 2002-08-27 16:40:17 -05:00
lenz@mysql.com
35edb8ffd2 Merge lgrimmer@work.mysql.com:/home/bk/mysql-4.0
into mysql.com:/space/my/mysql-4.0
2002-08-27 20:02:36 +02:00
paul@teton.kitebird.com
6bb2fd9f3d manual.texi --with-extra-charset -> --with-extra-charsets 2002-08-27 12:48:18 -05:00
lenz@mysql.com
00d1ca5f69 - added "--libwrap" option to Do-compile
- fixed wording of two 4.0 features in manual.texi
2002-08-27 19:48:11 +02:00
paul@teton.kitebird.com
454a5db425 manual.texi Fix busted @node for 4.0.3.
manual.texi	Document equivalence of REPAIR ... EXTENDED and
manual.texi	myisamchk --safe-recover.
2002-08-27 11:19:31 -05:00
paul@teton.kitebird.com
de871008c1 manual.texi whare -> where 2002-08-27 11:08:49 -05:00
paul@teton.kitebird.com
9b496fc37a Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-08-27 11:02:54 -05:00
paul@teton.kitebird.com
6c44112c52 manual.texi fix agreeement.
manual.texi	undo botched "-specific" to " specific"
manual.texi	some changes to dynamic variable-setting section.
2002-08-27 11:01:36 -05:00
paul@teton.kitebird.com
243e00d710 manual.texi add dashes to "-specific" constructs
manual.texi	misc. small corrections.
2002-08-27 10:53:31 -05:00
lenz@mysql.com
671e9ae002 Merge lgrimmer@work.mysql.com:/home/bk/mysql-4.0
into mysql.com:/space/my/mysql-4.0
2002-08-27 16:08:32 +02:00
lenz@mysql.com
812f54588f - Added option "--raid" to Build-Tools/Do-compile
- Added 4.0.4 News section and updated Alpha-Linux compilation notes
   to manual.texi
 - Tagged ChangeSet 1.1244.1.2 as mysql-4.0.3
2002-08-27 16:03:42 +02:00
miguel@hegel.br
8c71a53b9c Small fixes 2002-08-27 10:55:12 -03:00
Sinisa@sinisa.nasamreza.org
921f7c9c55 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2002-08-27 16:02:48 +03:00
Sinisa@sinisa.nasamreza.org
926c6cb3fa A small bug fix for the tee command ... 2002-08-27 16:01:25 +03:00
arjen@george.bitbike.com
e8461d6d55 Grammar fix.
B-Tree explanation fix (from Peter Zaitsev).
2002-08-27 08:05:38 +10:00
paul@teton.kitebird.com
f73c1639e8 Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-08-26 11:31:25 -05:00
paul@teton.kitebird.com
a56631a7ca manual.texi misc. minor corrections 2002-08-26 11:28:04 -05:00
monty@hundin.mysql.fi
80d8898feb Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-08-26 12:29:37 +03:00
monty@hundin.mysql.fi
f3f1e53e52 Fix for HPUX to not use -lc_r library.
Fixed hangup problem in net_clear() on HPUX and Windows.
2002-08-26 12:28:49 +03:00
monty@mashka.mysql.fi
7229f85340 Don't require call to mysql_ssl_set() to use ssl. 2002-08-25 22:40:49 +03:00
paul@teton.kitebird.com
10416c1be5 manual.texi fix typos 2002-08-24 22:34:35 -05:00
monty@hundin.mysql.fi
791215f16b Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-08-24 16:36:28 +03:00
monty@mashka.mysql.fi
9b67b029ad Portability fix for AIX 4.3 powerpc with gcc 3.2 2002-08-24 16:32:16 +03:00
heikki@hundin.mysql.fi
d3ef9a5b33 lock0lock.c:
Fix a spurious deadlock introduced in the previous fix when next-key locks are requested for a page supremum record
2002-08-24 12:11:37 +03:00
monty@mashka.mysql.fi
0fd577d0a5 Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 2002-08-24 05:45:51 +03:00
monty@mashka.mysql.fi
04723cf74d Give better error from reconnect()
Fixed hang in start_slave_threads() when thread dies quickly.
2002-08-24 05:44:16 +03:00
monty@mashka.mysql.fi
3b81549d93 merge with 3.23 2002-08-24 02:10:49 +03:00
monty@mashka.mysql.fi
d49bf802ec Removed wrong mutex lock (hangup in kill on HPUX)
all free_defaults() on exit in mysql.cc;  Should fix problem with SSL
2002-08-24 02:08:10 +03:00
heikki@hundin.mysql.fi
6b6a024eb5 lexyy.c, pars0lex.l, pars0grm.c, pars0grm.y:
Port alloca and Windows fix from 3.23
2002-08-24 01:31:25 +03:00
heikki@hundin.mysql.fi
fd7106a4b3 lock0lock.c:
Eliminate a spurious deadlock when an insert waits for an update and a second update comes to wait after the insert
2002-08-24 00:21:18 +03:00
monty@mashka.mysql.fi
b8bf46ca9b Added testing of temporary tables with replication 2002-08-23 21:41:27 +03:00
monty@hundin.mysql.fi
a9c1508d7e merge with 3.23 tree 2002-08-23 15:18:46 +03:00
monty@hundin.mysql.fi
7dac7062fa Changed relay_log_space to ulonglong
Removed compiler warnings.
2002-08-23 15:14:01 +03:00
monty@hundin.mysql.fi
fb3f13aa48 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2002-08-23 10:34:20 +03:00
monty@hundin.mysql.fi
3ee79d3a50 Fixed bug in mysqld when using configure --localstatedir 2002-08-23 10:33:18 +03:00
monty@hundin.mysql.fi
d3484f889a Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-08-23 02:50:04 +03:00
monty@hundin.mysql.fi
c7499a1039 Portabilityfix in mysqladmin.c
Fix when using --localstatedir
Cleaned up mysql.server
2002-08-23 02:48:52 +03:00
arjen@fred.bitbike.com
da87c43c07 Fix changed URL on MySQL website. 2002-08-23 07:52:04 +10:00
jani@rhols221.adsl.netsonic.fi
a6fac7c9fd Fixed a bug in mysqladmin when it gave unneccessary warning
in shutdown operation.
2002-08-22 17:28:51 +03:00
monty@hundin.mysql.fi
8388548a26 Cleanup of waiting for pidfile in mysqladmin 2002-08-22 17:06:50 +03:00
monty@hundin.mysql.fi
aa4e9b1f2a Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-08-22 16:51:48 +03:00
monty@hundin.mysql.fi
f36f9d00ff Fixed bug in wait_for_update() that I had introduced.
Changed option variables to my_bool (to avoid bugs in my_getopt())
Added new thread specific mutex LOCK_delete to be able to free LOCK_thread_count early.
Changed usage of LOCK_thread_count -> LOCK_status for statistics variables
2002-08-22 16:50:58 +03:00
heikki@hundin.mysql.fi
4bdaf9c2c9 pars0grm.h, pars0grm.c, lexyy.c:
The lexer of InnoDB to 8-bit, it was 7-bit which made it crash on table names containing char codes > 127
pars0lex.l, pars0grm.y:
  Add InnoDB internal SQL interpreter grammar and lexer sources
2002-08-22 13:33:45 +03:00
heikki@hundin.mysql.fi
8b61e475f6 lock0lock.h, lock0lock.c:
Remove a spurious deadlock when >= 2 insert transactions have to wait because there is a next-key lock set
2002-08-22 13:22:04 +03:00
arjen@fred.bitbike.com
e2cc7f9cf7 Fixed URL (from JimW). 2002-08-22 14:00:20 +10:00
arjen@fred.bitbike.com
f04c4fd428 Add a few common synonyms to aid searching:
DROP: delete, ALTER: change, column: field.
2002-08-22 12:15:50 +10:00
jani@rhols221.adsl.netsonic.fi
f922064d73 Updated changelog section. 2002-08-22 02:54:12 +03:00
jani@rhols221.adsl.netsonic.fi
ef0a24e0d6 Fixed a bug in mysqladmin shutdown when checking pid file status. 2002-08-22 02:37:42 +03:00