monty@donna.mysql.com
b4974dacb9
Removed init that crashed BDB
...
Fixed newly introduced bug in update
2000-12-11 02:31:09 +02:00
monty@donna.mysql.com
1e56deab97
Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql
2000-12-10 21:12:12 +02:00
monty@donna.mysql.com
0efb424e48
Bugfix when using a multi-part unique key in the SET and WHERE part
...
Put PRIMARY KEY and UNIQUE keys before other keys
Fixes for auto_increment keys for BDB tables
2000-12-10 21:10:03 +02:00
sasha@mysql.sashanet.com
3cf810222a
fixed up leaks found by --exit-info=256
...
better error diagnostic in SLAVE START
2000-12-09 14:28:51 -07:00
sasha@mysql.sashanet.com
72fc1259a1
logs were not being called with exiting set to true on server exit
2000-12-08 21:01:36 -07:00
sasha@mysql.sashanet.com
2cd21162ca
sql/mysqld.cc
...
fixed auto set of server id
sql/sql_repl.cc
do not allow slave to replicate if master id was not supplied
sql/sql_repl.h
fix for server_id
2000-12-08 12:50:57 -07:00
monty@donna.mysql.com
0dd9ec5a63
Merge
2000-12-08 18:39:37 +02:00
monty@donna.mysql.com
7617d198a4
Lots of fixes for BDB tables
...
Change DROP TABLE to first drop the data, then the .frm file
2000-12-08 17:04:57 +02:00
sasha@mysql.sashanet.com
17061d609f
Merge work.mysql.com:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-12-08 07:11:45 -07:00
sasha@mysql.sashanet.com
6b7098cb20
fixed bug in load data infile replication
...
updated test suite to always test if slave obeys stop/start commands
2000-12-08 07:11:22 -07:00
serg@serg.mysql.com
486bf66f46
Merge
2000-12-08 14:00:48 +01:00
serg@serg.mysql.com
53df0e501a
sql_base.cc merge+insert (v.3)
...
myrg_info.c merge+insert (v.3)
myrg_extra.c merge+insert (v.3)
ignore cleanup
2000-12-08 13:53:24 +01:00
sasha@mysql.sashanet.com
304b15f843
Merge work.mysql.com:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-12-07 21:53:35 -07:00
sasha@mysql.sashanet.com
5a1b15b3be
more cleanup of slave load data infile - trying to track down bug,
2000-12-07 21:51:29 -07:00
jani@prima.mysql.fi
c475a9885d
Temporary fix for handling wild_one at end of string (key compression).
...
Full fix shall be in MySQL 4.1. (This is a hard one (!))
2000-12-08 00:34:16 +02:00
sasha@mysql.sashanet.com
3e4697c8b2
rpl000001 sporadic failure mystery solved - the table was being opened twice :-)
2000-12-07 11:40:22 -07:00
sasha@mysql.sashanet.com
7ccba68095
ok, here comes the push - prepare to resolve conflicts! And lets hope bk can gracefully handle all of my renames
2000-12-07 10:14:28 -07:00
serg@serg.mysql.com
24f75730c1
Merge
2000-12-07 15:13:01 +01:00
serg@serg.mysql.com
d22216bc6d
myrg_rrnd.c merge+insert (alternate take)
...
myrg_info.c merge+insert (alternate take)
myrg_extra.c merge+insert (alternate take)
mymrgdef.h merge+insert (alternate take)
sql_base.cc open_table --> open_or_reset_table (needed for MERGE)
2000-12-07 14:48:05 +01:00
monty@donna.mysql.com
330a30a88b
Fix compilation bugs
2000-12-07 15:02:12 +02:00
jani@prima.mysql.com
110a5f2d3a
Merge
2000-12-07 14:26:29 +02:00
jani@prima.mysql.com
16a833a2a9
Bug fix, max_heap_table_size variable was not used.
2000-12-07 14:17:07 +02:00
monty@donna.mysql.com
87d9388e52
Only write full transactions to binary log
...
A lot of new functions for BDB tables
Fix for DROP DATABASE on windows
Default server_id variables
2000-12-07 14:08:48 +02:00
monty@donna.mysql.com
3666dab516
Added innobase handler files + other updates for innobase
2000-12-06 01:54:17 +02:00
monty@narttu.mysql.fi
4d2076be87
Added innobase handler files
...
Change that handler gets file names in native format
2000-12-05 19:42:02 +02:00
monty@narttu.mysql.fi
402e8e5c78
Fix for core dump in DISTINCT
2000-12-05 16:14:52 +02:00
monty@donna.mysql.com
38fce965ea
New error messages
...
Fix for creating read-only files on windows
Manual updates
2000-12-05 03:00:31 +02:00
monty@narttu.mysql.fi
d37bcf7b36
Merge
2000-12-03 12:56:27 +02:00
monty@donna.mysql.com
5883ec2cce
Small manual changes + fix bug in range optimizer becasue of commented code
2000-12-03 12:45:00 +02:00
sasha@mysql.sashanet.com
e0100606ce
Merge work.mysql.com:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-12-02 11:49:19 -07:00
sasha@mysql.sashanet.com
de445fe9f3
fix for SunPro CC
2000-12-02 11:41:16 -07:00
sasha@mysql.sashanet.com
07b36014fc
added loops and other cool stuff to mysqltest
...
fixed slave to preserve temp tables on slave stop; slave start
added abort-slave-event-count option to mysqld to test the above
added a test case for temp tables with a contantly aborting slave
removed warning in sql_parse.cc
fixed thimble.cc to compile
2000-12-02 10:11:50 -07:00
serg@serg.mysql.com
6f9af8ee7f
opt_range.cc bugfix (sel000033.test)
2000-11-30 15:19:22 +01:00
serg@serg.mysql.com
08f3c65152
sql_show.cc FULLEXT comment in SHOW KEYS
2000-11-29 21:25:22 +01:00
serg@serg.mysql.com
0c94c1dee5
Merge
2000-11-29 14:30:04 +01:00
serg@serg.mysql.com
d0162c3a9f
item_func.cc bug with several fulltext indexes fixed
2000-11-29 13:21:02 +01:00
monty@donna.mysql.com
08a2c58ed1
Fixed bug in 'drop table'
...
Portability fixes
2000-11-29 05:09:28 +02:00
tim@threads.polyesthetic.msg
af297a21c3
mysql_priv.h manager_status is volatile
...
sql_manager.cc manager_status is volatile
2000-11-28 15:59:46 -05:00
tim@threads.polyesthetic.msg
ea0a749132
Merge work.mysql.com:/home/bk/mysql
...
into threads.polyesthetic.msg:/usr/local/src/my/work
2000-11-28 13:46:59 -05:00
serg@serg.mysql.com
b01622e362
Merge
2000-11-28 18:46:07 +01:00
serg@serg.mysql.com
0878cd5edd
errmsg.txt translated
...
opt_range.h bugs with const_tables and filesort fixed
opt_range.cc bugs with const_tables and filesort fixed
item_func.cc bugs with const_tables and filesort fixed
ha_myisam.h bugs with const_tables and filesort fixed
ha_myisam.cc bugs with const_tables and filesort fixed
ft_search.c bugs with const_tables and filesort fixed
2000-11-28 18:11:18 +01:00
sasha@mysql.sashanet.com
25ae951289
Merge work.mysql.com:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-11-27 23:10:49 -07:00
sasha@mysql.sashanet.com
87ef08f239
pointer casts -> int4store()
...
added error code to master failed connect message
2000-11-27 23:08:46 -07:00
tim@threads.polyesthetic.msg
b8dfb28e3c
mysqld.cc minor formatting change
2000-11-27 21:52:09 -05:00
tim@threads.polyesthetic.msg
cfe4b99dcf
Merged
2000-11-27 21:52:08 -05:00
monty@donna.mysql.com
74e7ffe987
New thr_alarm struct for better integration with OS2
...
Run bootstrap in separate thread
Fix bug in FLUSH TABLES table_name
2000-11-28 04:47:47 +02:00
tim@threads.polyesthetic.msg
a9c031ed5e
Generalize handle_flush thread to also handle various management
...
tasks for different handlers. Add a callback from berkeley db to
delete log files that are no longer needed.
2000-11-27 18:14:49 -05:00
sasha@mysql.sashanet.com
93c0180805
Merge work.mysql.com:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-11-27 11:13:05 -07:00
monty@narttu.mysql.fi
ad2e43c7d6
merge
2000-11-27 02:44:41 +02:00
monty@donna.mysql.com
dc5e32ea40
Added connect_timeout and fix for transactions per statement
2000-11-27 02:28:41 +02:00