Commit graph

4221 commits

Author SHA1 Message Date
arjen@george.bitbike.com
d94327e63d Two URL fixups (from Jim). 2002-07-09 11:08:19 +10:00
arjen@george.bitbike.com
c3c71839ae MIT-pthreads clarifications/fixups. 2002-07-08 14:05:10 +10:00
lenz@mysql.com
de066145b1 Merge mysql.com:/my/mysql-4.0 into mysql.com:/my/mysql-4.0-build 2002-07-03 18:46:14 +02:00
lenz@mysql.com
04888e4675 Added a compile fix for AIX to include/my_sys.h
Corrected some comments that were using C++-style instead of C-style
2002-07-03 18:45:38 +02:00
heikki@hundin.mysql.fi
6849c2e439 manual.texi:
4.0 creates an auto-extending 10 MB data file by default
2002-07-03 13:00:13 +03:00
heikki@hundin.mysql.fi
f6e0c1a492 manual.texi:
Clarify the meaning of innodb_data_home_dir and innodb_data_file_path in the manual
2002-07-03 12:47:01 +03:00
walrus@mysql.com
26f4536f7e server-cfg.sh Remove smds, remove coversaton from date to int for mysql,
server-cfg.sh	add transactional for bdb
2002-07-02 09:57:40 +02:00
jcole@mugatu.spaceapes.com
695ed94eee Added note about SQL_CALC_FOUND_ROWS available only in 4.0.0+. 2002-07-01 18:58:46 -05:00
serg@sergbook.mysql.com
ffe18e48e5 Merge work:/home/bk/mysql-4.0
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-07-01 12:58:56 +02:00
serg@sergbook.mysql.com
f72f6467a2 added missing options to help text (myisamchk --help) 2002-07-01 12:58:30 +02:00
monty@hundin.mysql.fi
5949f901ab Disable symlinks if compiled with -DHAVE_BROKEN_REALPATH 2002-07-01 11:38:46 +03:00
monty@hundin.mysql.fi
6cb77c6b3e Portability fixes.
Don't free memory from InnoDB at exit (as this may be done before other threads are finnished)
2002-07-01 11:19:17 +03:00
monty@hundin.mysql.fi
daaf9b1a31 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-07-01 02:55:57 +03:00
monty@hundin.mysql.fi
4d4d6d34a2 Removed purify warning 2002-07-01 02:50:30 +03:00
serg@sergbook.mysql.com
6f3772b017 14Mb files removed from BitKeeper/deleted/ and permanently marked as gone. 2002-07-01 01:36:01 +02:00
serg@sergbook.mysql.com
6b4e99e2a3 Merge work:/home/bk/mysql-4.0
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-07-01 01:36:00 +02:00
serg@serg.mysql.com
07bd261c1b Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-06-30 23:35:59 +00:00
serg@serg.mysql.com
f3e1fb4d4c post-merge fix 2002-06-30 23:29:25 +00:00
serg@sergbook.mysql.com
4447937db5 Merge work:/home/bk/mysql-4.0
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-06-30 23:32:36 +02:00
monty@hundin.mysql.fi
9acfbcdcd4 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-06-30 23:05:12 +03:00
monty@hundin.mysql.fi
f160def295 Fix problem with gcc 3.1 2002-06-30 23:04:11 +03:00
paul@teton.kitebird.com
02cc5cad5f manual.texi fix agreement 2002-06-30 14:47:13 -05:00
arjen@george.bitbike.com
54f830b1b6 More fixup. 2002-07-01 04:27:36 +10:00
arjen@george.bitbike.com
9d5791809a Manual fixups for 4.0.2. 2002-07-01 04:05:39 +10:00
monty@hundin.mysql.fi
d4ad469c9b Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-06-30 19:34:54 +03:00
serg@sergbook.mysql.com
ac26ba181e Merge serg:/usr/home/serg/Abk/mysql-4.0
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-06-30 18:14:49 +02:00
serg@serg.mysql.com
0a1de562a7 merged 2002-06-30 16:14:48 +00:00
monty@hundin.mysql.fi
f87efa928b Update for running gcc 3.x (mainly on HPUX)
Portability fixes for HPUX
Rename of CHECK_LOCK to IS_FREE_LOCK
Apply lower_case_table_names also to databases
Cleanup of describe code
Don't allow \ in database names
2002-06-30 18:57:21 +03:00
serg@serg.mysql.com
a90ad0a0d0 added -H (--HELP) to myisamchk to get a list of all the options it accepts (including debug and internal ones). 2002-06-30 15:05:29 +00:00
serg@serg.mysql.com
53ac59b913 "myisamchk -p" for parallel recover works (no extensive testing though) 2002-06-30 14:17:29 +00:00
bell@sanja.is.com.ua
cc327c60c8 typo fixed 2002-06-30 13:00:36 +03:00
bell@sanja.is.com.ua
2426972c5b semaphores replaced by rwlock 2002-06-30 12:08:58 +03:00
serg@sergbook.mysql.com
8bf5ea3ae0 Merge work:/home/bk/mysql-4.0
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-06-29 21:42:21 +02:00
paul@teton.kitebird.com
e5b02fbe6e Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-06-29 14:21:51 -05:00
paul@teton.kitebird.com
43b84c785f manual.texi preliminary fixups to XOR, CHECK_LOCK() change notes. 2002-06-29 14:19:20 -05:00
monty@hundin.mysql.fi
978bf7212c Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-06-29 21:16:11 +03:00
monty@hundin.mysql.fi
0573b66df3 Added support for rw_tryrdlock() and rw_trywrlock() 2002-06-29 20:26:33 +03:00
salle@geopard.(none)
ffd9a80d26 Small comment typo fix
This is also my first attempt to commit and push
2002-06-29 18:52:24 +03:00
Sinisa@sinisa.nasamreza.org
5a65b8b20a Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2002-06-29 16:32:45 +03:00
Sinisa@sinisa.nasamreza.org
816dc4eb28 Added functions :
* binary XOR
* logical XOR
* CHECK_LOCK("lock_name")
2002-06-29 16:25:09 +03:00
serg@sergbook.mysql.com
dc8d7e03c3 Merge work:/home/bk/mysql-4.0
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-06-29 13:33:46 +02:00
monty@hundin.mysql.fi
66f86faafd Portability fix (for HPUX) 2002-06-29 01:00:56 +03:00
monty@hundin.mysql.fi
8fa3c789f6 Added support for semaphores in mysys.
(Needed for query cache for systems which doesn't have native semaphores)
2002-06-29 00:16:15 +03:00
monty@hundin.mysql.fi
578a9d9901 Updated windows files (VC++ files and winmysqladmin).
Portability fixes.
Removed compiler warnings.
2002-06-28 17:26:11 +03:00
serg@sergbook.mysql.com
e0381217a6 Merge work:/home/bk/mysql-4.0
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-06-28 15:19:43 +02:00
serg@sergbook.mysql.com
84103d36d7 parser bug of "phrase search" fixed 2002-06-28 15:18:45 +02:00
monty@hundin.mysql.fi
20005fad01 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-06-28 15:21:29 +03:00
arjen@george.bitbike.com
510bb7b13f MySQL 4.0.2 does support the EXECUTE privilege. 2002-06-28 22:21:28 +10:00
monty@hundin.mysql.fi
33f84cf8fe Fixed bug in REPAIR table.
Portability fix in safemalloc.c
2002-06-28 15:06:04 +03:00
arjen@george.bitbike.com
02fc72c707 Typo fix (noted by Jeff Kilbride). 2002-06-28 21:19:41 +10:00