heikki@hundin.mysql.fi
62c9f03f00
ha_innobase.cc:
...
DROP DATABASE required that the database name is in lower case to work; put it always to lower case in innobase_drop_database
2002-02-14 00:00:09 +02:00
monty@hundin.mysql.fi
3c18798a7f
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
2002-02-13 22:01:42 +02:00
monty@tik.mysql.fi
1f9b1e1915
Made LOAD DATA LOCAL INFILE more secure
2002-02-13 21:53:26 +02:00
jorge@linux.jorge.mysql.com
af45fc0526
mysqldump.c:
...
Changed C++ style comments to ANSI C style.
2002-02-12 08:24:40 -06:00
monty@hundin.mysql.fi
79796e989f
Merge from 3.23.48 tree
2002-01-30 16:37:47 +02:00
jani@rhols221.adsl.netsonic.fi
40fcae6d4b
Added my_getopt struct and modified myisamchk to the bk tree.
2002-01-25 23:34:37 +02:00
tom@basil-firewall.home.com
b0359d4e16
manual.texi:
...
Added a comment for Tfr; Test for Tom
2002-01-22 10:30:42 -05:00
mwagner@cash.mwagner.org
71670dc93e
mysqldump.c:
...
Added missing 'Q' for -Q option
2002-01-13 01:32:05 -06:00
mwagner@cash.mwagner.org
9888899918
mysqldump.c:
...
Added missing 'Q' for -Q option
2002-01-13 01:29:21 -06:00
kaj@work.mysql.com
e95ac89a17
manual.texi Added CAST and CONVERT descriptions into the release notes
2002-01-12 14:22:59 +01:00
bell@sanja.is.com.ua
dbf8f3c32f
fixing query cache validator
2002-01-02 17:55:10 +02:00
venu@work.mysql.com
643bb2af00
manual.texi updated MyOLEDB section
2001-12-24 10:15:04 +01:00
arjen@co3064164-a.bitbike.com
7362881115
Added new Query Cache section.
2001-12-12 16:06:37 +10:00
jcole@sarvik.tfr.cafe.ee
ad0149b99f
docbook-fixup.pl:
...
Fixed some issues for O'Reilly.
* Remove "mailto:" from @email{} references in XML output. Good for normal XML of course, but bad when printing.
* Removing (Cross)References for sections that have been excluded from printed manual.
* In several titles, spaces are missing. You see a title like: <title>Speed of <command>INSERT</command>Queries</title>.
2001-11-28 22:11:14 +02:00
monty@bitch.mysql.fi
9cb670df71
Generate core file on Solaris.
2001-11-21 15:08:01 +02:00
serg@serg.mysql.com
b03a786ce5
POSIX.2 compatible fix
2001-11-08 00:14:16 +01:00
mwagner@evoq.mwagner.org
db70f731fa
post-commit Changed to docs-commit@
2001-11-07 01:49:38 -06:00
monty@hundin.mysql.fi
2ac4ad6984
merge
2001-11-03 22:28:16 +02:00
arjen@co3064164-a.bitbike.com
1ef54787e0
Resolved z/s spelling inconsistencies.
...
Fixed few Innobase -> InnoDB inconsistencies.
2001-11-01 11:26:19 +10:00
monty@donna.mysql.fi
7fcbd7e3da
Merge
2001-10-30 17:38:44 +02:00
monty@tramp.mysql.fi
abb7df2de1
Fixed error message when opening a not-MyISAM file.
...
Extended MODIFY and CHANGE in ALTER TABLE to accept the AFTER keyword.
Extended MyISAM to handle records > 16M.
2001-10-29 10:49:35 +02:00
ahlentz@co3064164-a.rochd1.qld.optusnet.com.au
89a78a8b8e
Typo fix.
2001-10-29 12:28:35 +10:00
miguel@light.local
03bf236f4a
Adding code for NT service in the install and remove
...
routines for avoid to leave the Service Control Manager
in bad state. Print messages for to reduce the current
user errors when are trying to install or start the service.
Adding the option to install the service for manual start:
--install-manual.
2001-10-25 05:57:15 -02:00
mwagner@evoq.mwagner.org
bed6035f67
post-commit Added docs@ to get manual edits
2001-10-15 23:28:30 -05:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
ed18c66df1
Merge arjen@work.mysql.com:/home/bk/mysql-4.0
...
into co3064164-a.rochd1.qld.optushome.com.au:c:/home/mysql-4.0
2001-10-16 06:58:51 +10:00
Administrator@co3064164-a.
36d1022832
Fixed little typos.
2001-10-15 09:39:36 +10:00
heikki@donna.mysql.fi
1d7747aa25
ut0mem.c Merge changes in InnoDB-3.23.43b
...
ut0ut.c Merge changes in InnoDB-3.23.43b
trx0purge.c Merge changes in InnoDB-3.23.43b
trx0rec.c Merge changes in InnoDB-3.23.43b
trx0trx.c Merge changes in InnoDB-3.23.43b
trx0undo.c Merge changes in InnoDB-3.23.43b
thr0loc.c Merge changes in InnoDB-3.23.43b
sync0arr.c Merge changes in InnoDB-3.23.43b
sync0rw.c Merge changes in InnoDB-3.23.43b
sync0sync.c Merge changes in InnoDB-3.23.43b
srv0srv.c Merge changes in InnoDB-3.23.43b
srv0start.c Merge changes in InnoDB-3.23.43b
row0ins.c Merge changes in InnoDB-3.23.43b
row0mysql.c Merge changes in InnoDB-3.23.43b
row0purge.c Merge changes in InnoDB-3.23.43b
row0sel.c Merge changes in InnoDB-3.23.43b
row0umod.c Merge changes in InnoDB-3.23.43b
row0upd.c Merge changes in InnoDB-3.23.43b
row0vers.c Merge changes in InnoDB-3.23.43b
rem0cmp.c Merge changes in InnoDB-3.23.43b
que0que.c Merge changes in InnoDB-3.23.43b
pars0opt.c Merge changes in InnoDB-3.23.43b
pars0pars.c Merge changes in InnoDB-3.23.43b
lexyy.c Merge changes in InnoDB-3.23.43b
pars0grm.c Merge changes in InnoDB-3.23.43b
page0page.c Merge changes in InnoDB-3.23.43b
os0file.c Merge changes in InnoDB-3.23.43b
mtr0log.c Merge changes in InnoDB-3.23.43b
mem0pool.c Merge changes in InnoDB-3.23.43b
log0log.c Merge changes in InnoDB-3.23.43b
log0recv.c Merge changes in InnoDB-3.23.43b
lock0lock.c Merge changes in InnoDB-3.23.43b
ibuf0ibuf.c Merge changes in InnoDB-3.23.43b
fil0fil.c Merge changes in InnoDB-3.23.43b
dict0crea.c Merge changes in InnoDB-3.23.43b
dict0dict.c Merge changes in InnoDB-3.23.43b
dict0load.c Merge changes in InnoDB-3.23.43b
dict0mem.c Merge changes in InnoDB-3.23.43b
data0data.c Merge changes in InnoDB-3.23.43b
data0type.c Merge changes in InnoDB-3.23.43b
buf0buf.c Merge changes in InnoDB-3.23.43b
buf0lru.c Merge changes in InnoDB-3.23.43b
btr0btr.c Merge changes in InnoDB-3.23.43b
btr0cur.c Merge changes in InnoDB-3.23.43b
btr0pcur.c Merge changes in InnoDB-3.23.43b
btr0sea.c Merge changes in InnoDB-3.23.43b
data0type.ic Merge changes in InnoDB-3.23.43b
dict0dict.ic Merge changes in InnoDB-3.23.43b
mtr0mtr.ic Merge changes in InnoDB-3.23.43b
row0upd.ic Merge changes in InnoDB-3.23.43b
sync0ipm.ic Merge changes in InnoDB-3.23.43b
sync0rw.ic Merge changes in InnoDB-3.23.43b
sync0sync.ic Merge changes in InnoDB-3.23.43b
trx0rseg.ic Merge changes in InnoDB-3.23.43b
btr0pcur.ic Merge changes in InnoDB-3.23.43b
buf0buf.ic Merge changes in InnoDB-3.23.43b
data0data.ic Merge changes in InnoDB-3.23.43b
row0upd.h Merge changes in InnoDB-3.23.43b
srv0srv.h Merge changes in InnoDB-3.23.43b
sync0arr.h Merge changes in InnoDB-3.23.43b
sync0rw.h Merge changes in InnoDB-3.23.43b
sync0sync.h Merge changes in InnoDB-3.23.43b
trx0trx.h Merge changes in InnoDB-3.23.43b
ut0mem.h Merge changes in InnoDB-3.23.43b
data0data.h Merge changes in InnoDB-3.23.43b
data0type.h Merge changes in InnoDB-3.23.43b
db0err.h Merge changes in InnoDB-3.23.43b
dict0crea.h Merge changes in InnoDB-3.23.43b
dict0dict.h Merge changes in InnoDB-3.23.43b
dict0load.h Merge changes in InnoDB-3.23.43b
dict0mem.h Merge changes in InnoDB-3.23.43b
dict0types.h Merge changes in InnoDB-3.23.43b
fil0fil.h Merge changes in InnoDB-3.23.43b
ibuf0ibuf.h Merge changes in InnoDB-3.23.43b
lock0lock.h Merge changes in InnoDB-3.23.43b
log0log.h Merge changes in InnoDB-3.23.43b
mtr0mtr.h Merge changes in InnoDB-3.23.43b
rem0cmp.h Merge changes in InnoDB-3.23.43b
row0ins.h Merge changes in InnoDB-3.23.43b
row0mysql.h Merge changes in InnoDB-3.23.43b
btr0cur.h Merge changes in InnoDB-3.23.43b
btr0pcur.h Merge changes in InnoDB-3.23.43b
btr0sea.h Merge changes in InnoDB-3.23.43b
buf0buf.h Merge changes in InnoDB-3.23.43b
sql_table.cc Merge changes in InnoDB-3.23.43b
sql_db.cc Merge changes in InnoDB-3.23.43b
ha_innobase.cc Merge changes in InnoDB-3.23.43b
handler.cc Merge changes in InnoDB-3.23.43b
ha_innobase.h Merge changes in InnoDB-3.23.43b
handler.h Merge changes in InnoDB-3.23.43b
2001-10-10 22:47:08 +03:00
sasha@mysql.sashanet.com
1bea4bd36b
fixed crash on slave when master aborts a query that has % in it.
2001-10-05 13:18:18 -06:00
monty@work.mysql.com
0aa358b571
Cleanup between compilations
2001-10-03 17:38:30 +02:00
monty@work.mysql.com
193ae61fc0
merge
2001-10-02 21:33:47 +02:00
Administrator@fred.
d3385bf989
Added Arjen to doc maintainer list.
...
Initial cleanup of SSL/X509 explanation.
2001-10-02 12:51:12 +10:00
serg@serg.mysql.com
5739324d60
Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql
2001-09-28 19:49:21 +02:00
monty@work.mysql.com
390e57687b
merge
2001-09-28 06:28:04 +02:00
monty@hundin.mysql.fi
641ac16c71
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
2001-09-27 22:04:06 +03:00
monty@hundin.mysql.fi
c3722dc1f4
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
2001-09-27 21:35:36 +03:00
paul@central.snake.net
3e4ff5dccc
manual.texi correct date error in manual.
2001-09-27 12:25:36 -05:00
serg@serg.mysql.com
d45bf758ad
manual cleanups
2001-09-26 12:56:19 +02:00
Miguel@light.local
3b774da463
Changes on NT service for a more faster stop of the service on Win2k
...
and free the main thread of the service.
2001-09-25 01:13:19 -03:00
tonu@volk.internalnet
d6fb40171b
SSL parser changes to allow SSL specific GRANT commands
2001-09-22 22:32:43 +08:00
sasha@mysql.sashanet.com
21424657e4
merged replication fixes from 3.23
2001-08-15 15:57:47 -06:00
tfr@sarvik.tfr.cafe.ee
318893e464
manual.texi:
...
Added mirror in Hong Kong
2001-08-15 16:37:54 +02:00
sasha@mysql.sashanet.com
7267133886
merged
2001-08-11 17:28:41 -06:00
sasha@mysql.sashanet.com
89ac8682dd
Merge work:/home/bk/mysql-4.0
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-08-11 17:08:21 -06:00
tim@black.box
a1a834a650
Embedded mysql fixes.
...
There is now a mysql_server_init() function which needs to be
called at the beginning of the program (and _end() for the end
of the program). This routine handles argument parsing for the
embedded server.
Use the embedded version of mysql_load_file() (ignore the LOCAL
argument, since the client and server are the same program).
There are now mysql_thread_init/end() functions for the client
to use in a multi-threaded app. They are just wrappers for
my_thread_init/end().
2001-08-10 12:37:36 -04:00
monty@hundin.mysql.fi
8a9d6072fa
merge
2001-08-10 17:47:05 +03:00
monty@bitch.mysql.fi
410faef67e
Fixed bug in ALTER TABLE for MERGE tables
...
Portability fixes
Fixed problem when giving wrong arguments to myisam_recover
Fix to remove warnings when using purify
2001-08-10 17:05:54 +03:00
serg@serg.mysql.com
dfb3e31ce9
Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql
2001-08-10 12:31:32 +02:00
tim@bitch.mysql.fi
934f3acca4
acinclude.m4:
...
Paste the libtool.m4 from libtool version 1.3.4
into aclinclude.m4; this should make our configure
work even when the user has libtool version 1.4
installed. This should be removed, and everyone
should upgrade to libtool 1.4; until then, this is
a quick hack to make things work.
2001-08-10 01:04:43 +03:00
tim@work.mysql.com
251fb37b9f
Merge work.mysql.com:/home/bk/mysql into work.mysql.com:/home/tim/my/3
2001-08-09 21:24:11 +02:00
jcole@tetra.spaceapes.com
fe9b97848a
Merge jcole@work.mysql.com:/home/bk/mysql
...
into tetra.spaceapes.com:/home/jcole/bk/mysql
2001-08-09 13:17:51 -05:00
heikki@donna.mysql.fi
6e553a2c65
btr0cur.c Improve range size estimate for big ranges
...
ha_innobase.cc Fix Sort aborted bug
2001-08-09 20:41:20 +03:00
tim@work.mysql.com
bbb40f5b03
logging_ok Logging to logging@openlogging.org accepted
...
ltmain.sh Don't add -lc to deplibs on FreeBSD.
2001-08-09 19:10:24 +02:00
jani@hynda.mysql.fi
44722151fd
Added new optino --sql-mode to mysqld.
2001-08-09 18:51:38 +03:00
tonu@x153.internalnet
7306a9ce21
Hong Kong mirrors information updated
2001-08-03 02:10:36 +08:00
tonu@x153.internalnet
e1fa72edef
Merge work.mysql.com:/home/bk/mysql-4.0
...
into x153.internalnet:/home/tonu/mysql-x
2001-07-24 15:00:36 +08:00
tonu@x153.internalnet
85c287a439
OpenSSL fixes. Should not affect anything else.
2001-07-24 14:07:46 +08:00
serg@serg.mysql.com
0bbd660c99
merged
2001-07-12 14:58:20 +02:00
davida@isil.mysql.com
e76205f509
Include latest GPL and LGPL texts from fsf.org
2001-07-11 13:32:32 +02:00
jcole@tetra.spaceapes.com
2029bd432b
Corrected misleading syntax example.
2001-07-10 15:57:23 -05:00
sasha@mysql.sashanet.com
6bedc85977
merged
2001-07-07 15:17:25 -06:00
tim@white.box
8f2c07e2a6
Merge work.mysql.com:/home/bk/mysql into white.box:/home/tim/my/3
2001-06-29 15:28:50 -04:00
miguel@light.local
373e2c4ad1
Merge miguel@work.mysql.com:/home/bk/mysql
...
into light.local:/home/miguel/bk/mysql
2001-06-29 05:18:58 -03:00
miguel@light.local
bd4c70b813
Completed the translation for the errmsg.txt Spanish file.
2001-06-29 05:15:54 -03:00
sasha@mysql.sashanet.com
242037992f
merged with 3.23 replication updates
2001-06-28 19:48:49 -06:00
sasha@mysql.sashanet.com
5f64b1a79d
chmod +x on post-incoming trigger
2001-06-28 18:41:51 -06:00
sasha@mysql.sashanet.com
2e4d264c27
fixed message in post-commit trigger
...
added debugging options to master to behave sporadically, and a
test case to make sure the slave can deal with it
2001-06-28 18:22:29 -06:00
tim@white.box
58766d3a90
Merge work.mysql.com:/home/bk/mysql into white.box:/home/tim/my/3
2001-06-28 17:39:53 -04:00
monty@work.mysql.com
545e596ef7
merge
2001-06-28 14:51:18 +02:00
tim@white.box
5ed2cf7dbe
Implement ORDER BY DESC optimization, which reads values in descending
...
order directly from the index instead of using a filesort.
2001-06-28 03:06:23 -04:00
paul@central.snake.net
a3208140f9
manual.texi add LIKE example illustrating case sensitivity.
2001-06-27 18:21:42 -05:00
sasha@mysql.sashanet.com
86d88318f5
BitKeeper/triggers/post-commit
...
fixed post-commit message
mysql-test/t/check.test
fixed bug from 3.23 merge
2001-06-12 14:06:05 -06:00
tim@threads.polyesthetic.msg
696e5ec3ea
Merge work.mysql.com:/home/bk/mysql
...
into threads.polyesthetic.msg:/home/tim/my/3
2001-06-12 11:51:48 -04:00
monty@work.mysql.com
0652902ab5
merge
2001-06-12 14:12:35 +02:00
monty@work.mysql.com
e7d7bcb96d
Added --enable-shared to Do-compile
2001-06-12 11:04:31 +02:00
sasha@mysql.sashanet.com
824a3bb406
send a separate commit message to internals
...
added a test for check table
2001-06-11 20:26:24 -06:00
monty@hundin.mysql.fi
e17764dc79
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
2001-06-11 15:07:43 +03:00
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
Sinisa@sinisa.nasamreza.org
b37a556889
bk resolve work
2001-06-07 14:25:45 +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
tim@hundin.mysql.fi
ae9e69efe3
Merge work:/my/mysql-4.0 into hundin.mysql.fi:/home/tim/mysql-4.0
2001-06-05 04:18:23 +03:00
tim@hundin.mysql.fi
403b96c54d
violite.h Don't define st_vio if EMBEDDED_LIBRARY.
2001-06-05 04:15:13 +03:00
sasha@mysql.sashanet.com
3aafd368a4
Merge work:/home/bk/mysql-4.0
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-06-04 18:06:27 -06:00
tim@threads.polyesthetic.msg
deaf035729
Merge work:/home/bk/mysql-4.0
...
into threads.polyesthetic.msg:/home/tim/my/4
2001-06-04 19:39:55 -04:00
sasha@mysql.sashanet.com
060da63ab3
Merge mysql.sashanet.com:/home/sasha/src/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-06-04 17:34:11 -06: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
Sinisa@sinisa.nasamreza.org
338b51b5a7
These are actually two changesets. One for splitting LEX in two and
...
the other for multi-table delete
2001-06-03 17:07:26 +03: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
monty@work.mysql.com
ef8d161dea
merge
2001-06-01 23:51:23 +02:00
paul@central.snake.net
e99d9fcbe5
manual.texi Changed Jay Flaherty's email address.
2001-06-01 13:24:29 -05:00
monty@work.mysql.com
e595fe3b34
Merge work.mysql.com:/home/bk/mysql
...
into work.mysql.com:/home/bk/mysql-4.0
2001-06-01 03:13:02 +02: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@work.mysql.com
df56b252a7
merge
2001-05-31 12:56:05 +02: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
sasha@mysql.sashanet.com
052225a4e6
Merge work:/home/bk/mysql-4.0
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-05-30 18:51:31 -06:00
tonu@hundin.mysql.fi
1e9414a50e
md5.c renamed MD5* to my_MD5* to avoid clashes with openssl library
...
md5.c when linking to it
md5.h renamed MD5* to my_MD5* to avoid clashes with openssl library
md5.h when linking to it
2001-05-31 01:59:23 +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
6eddbc4899
post-commit Updated commit address.
2001-05-27 01:37:46 -05: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
monty@work.mysql.com
b684e9aaeb
Merge
2001-05-23 22:52:21 +02: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
tonu@x3.internalnet
6a89fbd2e5
Merge work.mysql.com:/home/bk/mysql-4.0
...
into x3.internalnet:/home/tonu/bk/mysql-4.0-modified
2001-05-20 20:41:49 +02:00
tonu@x3.internalnet
4a4c2363c7
Makefile.am openssl support
2001-05-20 20:32:49 +02:00
root@x3.internalnet
a5d4dddff5
.del-violite.c~984c09cffe14a11b Delete: libmysql/violite.c
...
acconfig.h openssl support
acinclude.m4 openssl support
2001-05-20 20:11:11 +02:00
tonu@x3.internalnet
32477ab415
.del-vio-global.h~c261412c01b2f4 Delete: vio/vio-global.h
...
.del-viotypes.h~f5a38e7326bd50f3 Delete: vio/viotypes.h
.del-violite.h~58d2942a52ea7a83 Delete: vio/violite.h
.del-VioSSLFactoriesFd.h~1d63ae149a63f85 Delete: vio/VioSSLFactoriesFd.h
.del-VioPipe.cc~12cf83b9a2f48f6c Delete: vio/VioPipe.cc
.del-VioSSLAcceptorFd.cc~4c828f3688ed74ec Delete: vio/VioSSLAcceptorFd.cc
.del-VioSSL.cc~6e85340b11fa42a8 Delete: vio/VioSSL.cc
.del-VioSSLFactoriesFd.cc~89f6bf5073937947 Delete: vio/VioSSLFactoriesFd.cc
.del-vioelitexx.cc~3eaba70da792a7fc Delete: vio/vioelitexx.cc
.del-version.cc~7237acf12bed4a97 Delete: vio/version.cc
.del-VioSocket.cc~71c615783f29b5e1 Delete: vio/VioSocket.cc
.del-VioSSL.h~70d367b7ec8cac3e Delete: vio/VioSSL.h
.del-VioPipe.h~21cebbe61a1da546 Delete: vio/VioPipe.h
.del-VioFd.h~8294293a88c7b4b8 Delete: vio/VioFd.h
.del-VioFd.cc~6e444647affef63b Delete: vio/VioFd.cc
.del-VioConnectorFd.h~58bc11cdc885b951 Delete: vio/VioConnectorFd.h
.del-VioAcceptorFd.cc~a5a08947a31f88de Delete: vio/VioAcceptorFd.cc
.del-VioConnectorFd.cc~ddbd7821c43c83a2 Delete: vio/VioConnectorFd.cc
.del-VioAcceptorFd.h~7f9c4358477ba9a3 Delete: vio/VioAcceptorFd.h
.del-Vio.cc~60737ce02ab2bc25 Delete: vio/Vio.cc
.del-Vio.h~f4416b2949647602 Delete: vio/Vio.h
.del-VioSocket.h~a26d535bd5a1a6 Delete: vio/VioSocket.h
2001-05-20 14:04:06 +02:00
monty@work.mysql.com
914bbdca50
merge
2001-05-20 12:38:19 +02: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
sasha@mysql.sashanet.com
7c9b9f471c
Merged with 3.23, needs further fix-up
2001-05-10 15:06:35 -06: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
93de112238
Merge
2001-04-19 00:58:30 +02: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
f48ed45303
merged
2001-04-13 21:16:53 +02: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
3d76b4348e
BitKeeper/triggers/post-commit
...
use REAL_EMAIL
myisam/mi_search.c
merged the dropped lines
ignore junk in libmysqld directory
2001-04-11 19:38:02 -06:00
sasha@mysql.sashanet.com
593e7ab4f3
Ugly merge of 3.23 changes into 4.0 - fix up needed
2001-04-11 19:09:00 -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
monty@work.mysql.com
8f62579c38
Added all changes from old 4.0 version:
...
PSTACK, libmysqld and MySQL filesystem
UPDATE ... ORDER BY
DELETE ... ORDER BY
New faster fulltext handling
Faster compressed keys
2001-04-11 13:04:03 +02: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