Commit graph

3550 commits

Author SHA1 Message Date
paul@teton.kitebird.com
9f0ac6db16 manual.texi fix typo 2002-03-25 18:30:43 -06:00
paul@teton.kitebird.com
ddb1fff138 manual.texi NUMERIC(M,D) arguments are optional.
manual.texi	DEC is also a synonym for DECIMAL.
2002-03-25 18:19:37 -06:00
paul@teton.kitebird.com
495e24a4b6 manual.texi Use "e-mail" consistently, not "email" sometimes
manual.texi	and "e-mail" other times.
2002-03-25 17:55:27 -06:00
monty@hundin.mysql.fi
21a6366935 Fixed typo 2002-03-26 01:33:41 +02:00
monty@hundin.mysql.fi
9ab2496b1d Fix for compilation on fast machine 2002-03-26 01:31:26 +02:00
monty@hundin.mysql.fi
3d7490d2c0 Fixed typo 2002-03-26 00:28:33 +02:00
monty@hundin.mysql.fi
3711f519d5 Portability fixes 2002-03-25 23:08:15 +02:00
monty@hundin.mysql.fi
1b7a55f987 Print compiler version
Optimize for pentiumpro for RPM's.
2002-03-25 21:23:30 +02:00
paul@teton.kitebird.com
a140b0cc31 manual.texi fix oops in mysql_data_seek() prototype. 2002-03-25 10:59:25 -06:00
monty@hundin.mysql.fi
93948645e7 Fixes for --enable-named-pipe 2002-03-25 18:10:36 +02:00
monty@hundin.mysql.fi
9a33ac709d Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2002-03-25 18:10:35 +02:00
monty@hundin.mysql.fi
ca55d0c2b0 Fixed that RPM can be recompiled even if there is not another glibc in /usr/local/mysql-glibc 2002-03-25 18:10:34 +02:00
monty@tik.mysql.fi
6c2e453efa Fixed quoting problem in mysqldump 2002-03-25 18:10:33 +02:00
tfr@sarvik.tfr.cafe.ee
3384deacae Merge tfr@work.mysql.com:/home/bk/mysql-4.0
into sarvik.tfr.cafe.ee:/usr/home/tfr/BK/mysql-4.0
2002-03-25 12:45:12 +02:00
tfr@sarvik.tfr.cafe.ee
21b04b42c8 armenia.txt, armenia.eps, armenia.gif:
new file
2002-03-25 12:44:45 +02:00
heikki@hundin.mysql.fi
47bc470cbc manual.texi:
Manual changes to reflect auto-extending data file and better foreign key support in 3.23.50
2002-03-25 10:36:26 +02:00
miguel@hegel.local
14a22085e7 Changing on NT the default named pipe for an optional user
variable
2002-03-24 23:39:03 -03:00
tfr@sarvik.tfr.cafe.ee
e805a31f6e mirrors.texi:
Update
2002-03-24 22:22:54 +02:00
paul@teton.kitebird.com
3ebd86e152 manual.texi INET_ATON() formula was documented incorrectly. 2002-03-24 13:14:45 -06:00
paul@teton.kitebird.com
eb15dc9561 manual.texi mysql_real_query() third arg is unsigned long,
manual.texi	not unsigned int.
manual.texi	mysql_real_escape_string() return value and third arg
manual.texi	now are unsigned long, not unsigned int.
2002-03-23 22:50:07 -06:00
paul@teton.kitebird.com
b290887d91 manual.texi Add SET_FLAG to manual. It's deprecated, but there's
manual.texi	an alternative non-deprecated way to test for SET.
2002-03-23 21:53:59 -06:00
paul@teton.kitebird.com
c39faf1528 manual.texi Change note mods, 3.23.25 to 3.23.38. 2002-03-23 14:41:34 -06:00
paul@teton.kitebird.com
8d2a8c4cf9 manual.texi Change note mods, 4.0.2. 2002-03-22 22:20:33 -06:00
paul@teton.kitebird.com
37d9f4d4b8 Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-03-22 18:14:32 -06:00
paul@teton.kitebird.com
4b0f934350 manual.texi Change note mods, 3.23.21 to 3.23.24. 2002-03-22 18:12:35 -06:00
paul@teton.kitebird.com
ca879ab203 manual.texi Mods to data type sections. 2002-03-22 18:01:21 -06:00
paul@teton.kitebird.com
bf8dc0c5e6 manual.texi Fix filename extensions that were written using
manual.texi	@code{.ext} rather than @file{.ext} so they're
manual.texi	all consistent.
2002-03-22 17:02:56 -06:00
paul@teton.kitebird.com
572b2ecd96 manual.texi Change note mods, 3.23.10 to 3.23.20. 2002-03-22 16:59:09 -06:00
bell@sanja.is.com.ua
2a32eaf82d Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0
into sanja.is.com.ua:/home/bell/mysql/work-qc-4.0
2002-03-23 00:18:20 +02:00
paul@teton.kitebird.com
d2b4eb3e6b Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-03-22 15:52:42 -06:00
paul@teton.kitebird.com
0833f752fc manual.texi Change note mods, 4.0.0 - 4.0.2
manual.texi	small cleanups
2002-03-22 15:47:05 -06:00
bell@sanja.is.com.ua
c5d95b5e62 added building without query cache 2002-03-22 22:55:08 +02:00
jani@hynda.mysql.fi
e164a5d58a Added --ignore-lines=# to mysqlimport. 2002-03-22 15:35:46 +02:00
serg@serg.mysql.com
7de595df20 merged 2002-03-22 12:46:45 +00:00
serg@serg.mysql.com
c84132a70e Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-03-22 12:42:04 +00:00
serg@serg.mysql.com
d714ba23ba REPAIR ... USE_FRM 2002-03-22 12:40:29 +00:00
monty@hundin.mysql.fi
ed040fe21e Fix for bug in WHERE key='j' or key='J' 2002-03-22 14:03:42 +02:00
monty@hundin.mysql.fi
82d87ebd16 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2002-03-22 13:40:46 +02:00
Sinisa@sinisa.nasamreza.org
72e5e1f21e Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2002-03-22 13:28:13 +02:00
Sinisa@sinisa.nasamreza.org
8766627d73 Fixes for offset bug in UNION's and making UNION's obey
SELECT_DEFAULT_LIMIT
2002-03-22 13:26:13 +02:00
arjen@fred.bitbike.com
e25f5227e6 Chapter/appendix titles shortened to fit unwrapped within PDF/book margins. 2002-03-22 17:11:32 +10:00
monty@tik.mysql.fi
2ac18e9be9 Move back set_user after chroot 2002-03-22 07:23:01 +02:00
monty@tik.mysql.fi
4317bd66ba Merge 2002-03-22 06:58:07 +02:00
arjen@fred.bitbike.com
c84d0b6378 Fix of myisamchk option typo (from Juan Londono) 2002-03-22 12:25:53 +10:00
arjen@fred.bitbike.com
bac532053f Merge work.mysql.com:/home/bk/mysql-4.0
into fred.bitbike.com:/home/arjen/mysql-4.0
2002-03-22 12:19:54 +10:00
arjen@fred.bitbike.com
b306822dee SCO -> Caldera node name changes in sync with English manual.
Copyright ...-2002
2002-03-22 12:08:35 +10:00
monty@hundin.mysql.fi
70099b2143 Fix for load data infile when no active database
Fix for Solaris and gethostbyname_r
2002-03-22 01:03:34 +02:00
monty@tik.mysql.fi
ee162d86a6 Quote names to SHOW CREATE for mysqldump
Fix thread-related bug when doing DROP TABLE
Fix bug in RENAME TABLE on windows
2002-03-21 23:06:48 +02:00
serg@serg.mysql.com
48a967696f merged 2002-03-21 18:18:53 +00:00
heikki@hundin.mysql.fi
c017f76e73 ha_innodb.cc:
Change the default innodb_data_file_path to create a 16M file and define it as auto-extending
2002-03-21 19:52:13 +02:00