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@donna.mysql.fi
3dc4b35a05
Fixed problems with decimals withing IF()
...
Force add of FN_LIBCHAR to symlinks on windows
2001-05-29 13:46:17 +03:00
sasha@mysql.sashanet.com
8f6b34f950
updates for LOAD DATA FROM MASTER + some cleanup of replication code
2001-05-28 19:18:23 -06:00
monty@tik.mysql.fi
444afa7597
Corrected error messages to avoid problems with too long error messages.
2001-05-28 02:56:22 +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
monty@tik.mysql.fi
38c035c098
Fixed portability bug in my_config.sh
...
Added print of --use-symbolic-links in mysqld
2001-05-28 02:45:19 +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
serg@serg.mysql.com
4b15a69ea2
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2001-05-25 13:22:44 +02:00
sasha@mysql.sashanet.com
8a3f87ab07
fixed bug in count(distinct)
2001-05-24 18:00:52 -06:00
sasha@mysql.sashanet.com
072cca77b2
handle tree overflow in count(distinct)
...
test heap table/tree overflow in count(distinct)
2001-05-24 17:06:53 -06:00
serg@serg.mysql.com
92c91e95bf
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2001-05-24 13:19:57 +02:00
serg@serg.mysql.com
c3039e8005
ALTER TABLE ... DISABLE/ENABLE KEYS, code cleanup
2001-05-24 13:14:25 +02:00
monty@donna.mysql.fi
aec1ed037a
Removed vio because it broke compilation
2001-05-24 01:36:55 +03:00
monty@donna.mysql.fi
3641a481d2
Merge work:/home/bk/mysql-4.0 into donna.mysql.fi:/home/my/bk/mysql-4.0
2001-05-23 23:54:18 +03:00
monty@work.mysql.com
b684e9aaeb
Merge
2001-05-23 22:52:21 +02:00
monty@donna.mysql.fi
cc4e7310c8
Merge work:/home/bk/mysql-4.0 into donna.mysql.fi:/home/my/bk/mysql-4.0
2001-05-23 23:49:06 +03:00
monty@donna.mysql.fi
02f007436f
Added Unique class to be used for duplicate removal in multi-table delete.
2001-05-23 23:47:08 +03: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@tik.mysql.fi
8685094e15
Don't write rows in MyISAM tables when using count(distinct)
...
Don't read MyISAM header when running without locking
2001-05-23 02:40:46 +03:00
monty@donna.mysql.fi
86eda127f7
Remove wrong access check for locks.
...
Fixed problem with fuzzy dates.
2001-05-23 02:40:24 +03:00
tim@work.mysql.com
15c50abd2b
Merge work.mysql.com:/home/bk/mysql
...
into work.mysql.com:/home/bk/mysql-4.0
2001-05-22 22:29:30 +02:00
tim@threads.polyesthetic.msg
54e36baf11
Merge work.mysql.com:/home/bk/mysql
...
into threads.polyesthetic.msg:/usr/local/src/my/3
2001-05-22 16:22:12 -04:00
tim@threads.polyesthetic.msg
a37b971595
Security fix: LOCK TABLES must check for sufficient privileges.
2001-05-22 16:21:07 -04:00
heikki@donna.mysql.fi
546c6eb3db
dict0dict.h InnoDB now tries to provide autoinc column value from a counter table in data dict
...
dict0mem.h InnoDB now tries to provide autoinc column value from a counter table in data dict
sync0sync.h InnoDB now tries to provide autoinc column value from a counter table in data dict
univ.i InnoDB now tries to provide autoinc column value from a counter table in data dict
dict0dict.c InnoDB now tries to provide autoinc column value from a counter table in data dict
dict0mem.c InnoDB now tries to provide autoinc column value from a counter table in data dict
sync0sync.c InnoDB now tries to provide autoinc column value from a counter table in data dict
ha_innobase.cc InnoDB now tries to provide autoinc column value from a counter table in data dict
2001-05-21 19:04:46 +03:00
tonu@x3.internalnet
e8fd84c41a
.del-violite.c~afa871b4aab14371 Delete: client/violite.c
...
.del-violite.c~d7b85be615595ace Delete: sql/violite.c
2001-05-20 23:34:36 +02: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
b8670d4819
mysqld.cc openssl support
2001-05-20 20:36:59 +02:00
tonu@x3.internalnet
4a4c2363c7
Makefile.am openssl support
2001-05-20 20:32:49 +02:00
monty@donna.mysql.fi
a3be64bfa5
Fixed that MySQL compiles again after last merge.
2001-05-20 16:08:09 +03:00
monty@donna.mysql.fi
47b1235e40
new qsort
2001-05-20 13:47:00 +03:00
monty@donna.mysql.fi
c32ee4ee35
New qsort implementation
2001-05-20 13:44:10 +03:00
monty@work.mysql.com
914bbdca50
merge
2001-05-20 12:38:19 +02:00
monty@donna.mysql.fi
25a129c96f
Force close of sockets on HPUX 10.20
...
Support option lines longer than 256 chars.
Close the slow log at shutdown.
Always allow debug options to mysqld.
Change some DBUG_PRINT tags.
2001-05-19 10:14:05 +03:00
monty@donna.mysql.fi
2ba0846a60
Fixed bug when using MERGE on files > 4G
...
Fixed bug in SELECT db1.table.* FROM db1.table,db2.table
Fixed bug in INSERT DELAYED when doing shutdown and a table was locked
Changed that tmp_table_size =4G-1 means unlimited.
2001-05-17 00:46:50 +03:00
serg@serg.mysql.com
f2dee22a7f
Merge
2001-05-15 20:55:40 +02:00
monty@donna.mysql.fi
ab9c0df7f8
Merge work:/home/bk/mysql-4.0 into donna.mysql.fi:/home/my/bk/mysql-4.0
2001-05-15 21:24:07 +03:00
tim@threads.polyesthetic.msg
b708df267d
Merge work.mysql.com:/home/bk/mysql
...
into threads.polyesthetic.msg:/usr/local/src/my/3
2001-05-14 20:42:20 -04:00
sasha@mysql.sashanet.com
a37c82a5cf
sql/stacktrace.c
...
fixed frame depth since we now are a frame deeper
on Alpha, use SP instead of FP
2001-05-14 14:11:26 -06: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
monty@donna.mysql.fi
329382c1e5
Cleanup up stacktrace code
...
Updated qsort source from glibc.
Add debugging of keycache when EXTRA_DEBUG is specified
2001-05-14 01:12:40 +03:00
sasha@mysql.sashanet.com
ef27ec42c2
option to free_root() to not my_free() the blocks
...
fixed bug/updated count_distinct2 test
changed reset in count distinct to avoid calls to my_free()
2001-05-12 19:50:51 -06:00
sasha@mysql.sashanet.com
b2977103af
fixes/optimizations for count(distinct)
...
more extensive testing of count(distinct)
2001-05-12 17:52:54 -06:00
monty@donna.mysql.fi
ebae7e6ae9
Merge work:/home/bk/mysql-4.0 into donna.mysql.fi:/home/my/bk/mysql-4.0
2001-05-12 14:05:24 +03:00
monty@donna.mysql.fi
03f94c5c8d
Only mark MERGE readonly if all tables are readonly
...
Optimize some queries when using LIMIT
2001-05-12 14:03:53 +03:00
monty@donna.mysql.fi
a4289cc0c8
Added information about using mysql-max
2001-05-12 09:24:35 +03:00
monty@donna.mysql.fi
10920d0be1
Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql
2001-05-12 01:01:27 +03:00
monty@donna.mysql.fi
369ea3bb8e
cleanup
2001-05-12 01:00:46 +03:00
sasha@mysql.sashanet.com
c706bf40f3
use tree for count(distinct) when possible
2001-05-11 15:07:34 -06:00