monty@donna.mysql.com
5cce198b69
Fixed error when copying mysqld_multi
...
Fixes for mysql-test
Fixed race condition in SHOW LOGS
2000-12-16 23:41:45 +02:00
monty@donna.mysql.com
bed1668e23
Backed out the new LARGEFILE patch as it broked several things
2000-12-16 14:26:00 +02:00
monty@donna.mysql.com
f9dcc70932
configure fix to get Linux to work with new large file system detection
2000-12-16 04:35:17 +02:00
tim@cane.mysql.fi
574b2e932c
Merge work.mysql.com:/home/bk/mysql
...
into cane.mysql.fi:/usr/home/tim/my/work
2000-12-15 18:01:57 +02:00
tim@cane.mysql.fi
b13b08fd21
Make mysqld_show_logs work without HAVE_BERKELEY_DB.
2000-12-15 18:01:17 +02:00
monty@donna.mysql.com
b58d92652b
merge
2000-12-15 16:18:00 +02:00
monty@donna.mysql.com
3ea85078dc
Fixed <=>
...
Added mysqltest for <=>
Removed use of TAB in output from mysql-test-run
2000-12-15 16:12:31 +02:00
tim@cane.mysql.fi
a6d703b73a
Fix berkeley_show_logs().
2000-12-15 14:33:22 +02:00
tim@cane.mysql.fi
7bff1dd4db
Add SHOW LOGS command.
2000-12-15 13:18:52 +02:00
monty@tik.mysql.com
4a99b428ed
Merge narttu:/my/mysql into tik.mysql.com:/home/my/mysql
2000-12-15 11:09:15 +02:00
monty@tik.mysql.com
b186b4f27a
Fixed that LPAD() and RPAD() cuts arguments
...
New test for string functions
2000-12-15 10:58:17 +02:00
sasha@mysql.sashanet.com
d9d49dfa44
client/mysqltest.c
...
fixed bug that created empty result files in no-record mode
mysql-test/t/rpl000007.test
testing non-replication of load data infile when the table is excluded from replication
mysql-test/t/rpl000016.test
test purge master logs
sql/slave.cc
fix memory leaks found by purge master logs test
sql/sql_repl.cc
fixed race condition and delete before close bug in reset_slave()
Overall comments - coverage testing is a very good thing!
2000-12-14 20:17:18 -07:00
sasha@mysql.sashanet.com
b63444de1b
client/mysqltest.c
...
added system command
myisammrg/myrg_open.c
fixed coredump when opening an empty union table
sql/sql_repl.cc
fixed warnings, remove confusing comment, fixed coredump in
change master to when master.info was corrupted
added new replication test case
2000-12-14 17:43:13 -07:00
sasha@mysql.sashanet.com
8b59d245ea
sql_parse.cc we were using wrong strdup
2000-12-13 10:59:59 -07:00
sasha@mysql.sashanet.com
6b004aa730
fixed
2000-12-13 09:58:26 -07:00
serg@serg.mysql.com
36c7d4eb02
Merge
2000-12-12 13:30:07 +01:00
serg@serg.mysql.com
ef379c0dae
ft0000001.test more tests added
...
ft0000002.test several ft-indexes test
filesort.cc DBUG_PRINT's added
2000-12-12 13:17:29 +01:00
monty@donna.mysql.com
10693572ed
Fixed delete in tables with hidden primary key
...
Remove not used BDB logs on shutdown
Don't give warnings for repair on slaves
Fixed transaction log files
2000-12-12 04:34:56 +02:00
sasha@mysql.sashanet.com
60dc7eabc9
log_event.h fixed load data infile replication for alpha
2000-12-11 14:22:48 -07:00
sasha@mysql.sashanet.com
3417aa25ad
sql/sql_repl.cc
...
last fix in send_file() was wrong
2000-12-11 13:09:01 -07:00
sasha@mysql.sashanet.com
c8a915880b
I hope I've fixed all the bugs by now, let's test it
2000-12-11 12:06:34 -07:00
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
sasha@mysql.sashanet.com
f43e7910b5
yes, and a small change to log_event.h
2000-11-25 23:30:02 -07:00
sasha@mysql.sashanet.com
dd24015eac
Fixed temp tables to work with replication. It will not work if you stop the slave
...
while slave thread has temp tables - not hard to fix though, but it is time to go to bed
added a new test case for temp table replication and Slave_open_temp_tables
status variable.
Misc fixes
2000-11-25 23:29:01 -07:00
sasha@mysql.sashanet.com
a9ef0b4bf1
slave master.info FILE -> IO_CACHE
...
send_file() is more stack-friendly - changed large static buffer to alloc_root()
fixed my_b_seek() to work with WRITE_CACHE
test case to make sure the slave starts correctly after being stopped
truncated words file so the replication tests will take less time
2000-11-24 19:49:13 -07:00
monty@donna.mysql.com
81bc313e99
All statements are now run in a sub transaction
...
Give warning if we are using non transactional tables and do ROLLBACK
Porting of crash-me and benchmarks to FrontBase
2000-11-24 01:51:18 +02:00
sasha@mysql.sashanet.com
c62554025d
Merge work.mysql.com:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-11-22 00:24:38 -07:00
sasha@mysql.sashanet.com
46400961f7
mysql-test/mysql-test-run
...
cleanup - remove unneeded daeamon restarts
sql/log_event.cc
fixed bug - do not confuse confused slaves even further if they try to
read less than LOG_EVENT_HEADER_LEN before the end of file
sql/mysqlbinlog.cc
give error if constructor fails
sql/mysqld.cc
--disconnect-slave-event-count for replication debugging
sql/slave.cc
--disconnect-slave-event-count
cleanup to remove unneeded sleeps when things go wrong - sleep only
when we have to
sql/slave.h
--disconnect-slave-event-count
test cases for ALTER TABLE ORDER BY and replication offset off by 22
confusion mystery bug (both pass)
2000-11-22 00:23:31 -07:00
monty@donna.mysql.com
f4df5cd264
Change storage of execution flags from thd->options to thd->lex.options
2000-11-22 04:24:54 +02:00
monty@donna.mysql.com
1ce0e50f4c
Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql
2000-11-22 03:45:50 +02:00
monty@donna.mysql.com
e049538cb0
Split error message for crashed table to 3 different error messages.
...
Fixes for Windows
2000-11-22 03:45:02 +02:00
sasha@mysql.sashanet.com
74fbeabbf8
client/mysqltest.c
...
generate a bigger reject file ( full in most cases) if the master result file is 0 length
sql/sql_show.cc
fixed 3 bugs in SHOW CREATE TABLE
New test case shw000001 for SHOW CREATE TABLE bugs
2000-11-21 16:41:29 -07:00
monty@donna.mysql.com
4f91d5b5fe
Fixed compilation in another dir
2000-11-21 19:01:29 +02:00
sasha@mysql.sashanet.com
7c548f6639
Merge work.mysql.com:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-11-20 23:41:03 -07:00
sasha@mysql.sashanet.com
14854a669a
fixed warning in sql_class.cc
...
added gdb support, mysqld options per test, and other cool stuff to mysql-test-run
added --replicate-wild-do/ignore-table
more test cases
2000-11-20 23:38:08 -07:00
monty@donna.mysql.com
b65dbb6114
Fixed problem with auto-repair of MyISAM tables
...
Fixed bug in ISAM and MyISAM when updating from multiple-processes
2000-11-21 03:43:34 +02:00
monty@donna.mysql.com
ee8e18fdbc
Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql
2000-11-20 02:57:50 +02:00
monty@donna.mysql.com
61fd6baf4b
Bug fix for NATURAL JOIN, Split manual sections and more statistic variables
2000-11-20 02:57:02 +02:00
tim@work.mysql.com
6b4967e3e5
Merge work.mysql.com:/home/bk/mysql
...
into work.mysql.com:/d1/users/tim/src/mysql
2000-11-19 22:27:46 +01:00
monty@donna.mysql.com
b31d076879
Fixed some reported bugs
2000-11-18 23:13:48 +02:00
sasha@mysql.sashanet.com
afdd9a1fc1
one more fix for Intvar 22 offset mystery bug
2000-11-17 23:55:22 -07:00
sasha@mysql.sashanet.com
24a7aae0f4
fixed bugs in delayed insert replication and when slave loses connection after Int_var but before Query
...
public test suite now tests replication code as well
2000-11-17 23:35:40 -07:00
monty@donna.mysql.com
e5dcd8bed3
Portability fixes
2000-11-18 02:15:06 +02:00
monty@donna.mysql.com
19a9f8f943
Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql
2000-11-17 14:39:26 +02:00
monty@donna.mysql.com
7f2aff3de4
Fixed bug with text key compares in BDB
2000-11-17 14:38:53 +02:00
sasha@mysql.sashanet.com
d528126359
fixed bugs in IO_CACHE and Load_event constructor. The code now passes
...
replication test suite
2000-11-16 22:59:50 -07:00
sasha@mysql.sashanet.com
02ee743425
Merge work.mysql.com:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-11-16 17:53:22 -07:00
sasha@mysql.sashanet.com
be2a121e31
sql/log.cc
...
fixed bug in find_first_log
sql/mysqlbinlog.cc
flose file only if we opened it
sql/slave.cc
changed spacing
sql/sql_repl.cc
fixed error message
2000-11-16 17:48:13 -07:00
monty@narttu.mysql.fi
22415489f2
Fixes for bugs in the usage of IO_CACHE
2000-11-17 02:36:46 +02:00
monty@narttu.mysql.fi
ca2cca8dce
merge
2000-11-16 20:55:52 +02:00
monty@donna.mysql.com
217ef71afa
Fixes for IO_CACHE
2000-11-16 20:47:28 +02:00
sasha@mysql.sashanet.com
ea0f9d358c
Merge work.mysql.com:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-11-16 10:38:01 -07:00
sasha@mysql.sashanet.com
0decc269d4
BUILD/compile-pentium-debug
...
make -j 2
mysys/my_open.c
my_umask is better than 0 - we do not want 0000 files when my_open() is called with O_CREAT
sql/log.cc
fixed up IO_CACHE to make replication work, not fully yet
sql/log_event.cc
fixed up IO_CACHE
2000-11-16 10:37:30 -07:00
serg@serg.mysql.com
1a23c2e1ea
Merge
2000-11-16 13:37:03 +01:00
serg@serg.mysql.com
01ffc97541
item_func.cc bugfix - two fulltext indices were not working sometimes
2000-11-16 13:08:20 +01:00
sasha@mysql.sashanet.com
eb0a423e0e
merged
2000-11-15 18:58:59 -07:00
monty@donna.mysql.com
a9097ca323
changed to use IO_CACHE instead of FILE
2000-11-16 03:58:58 +02:00
sasha@mysql.sashanet.com
5faab668f7
sql/slave.cc
...
fixed bug - mutex was not being released if master.info could not be read
2000-11-15 16:12:11 -07:00
monty@narttu.mysql.fi
b689a1a752
merge
2000-11-16 00:24:11 +02:00
monty@narttu.mysql.fi
e69becf133
changed to use IO_CACHE instead of FILE
2000-11-15 23:00:06 +02:00
tim@work.mysql.com
c270064c6d
ha_berkeley.cc fixed misleading comment
...
sql_parse.cc typo when checking for autocommit
2000-11-15 08:34:18 +01:00
sasha@mysql.sashanet.com
f2b9a60ec4
repl-tests/test-repl-ts/repl-timestamp.master.reject
...
this file needs to be deleted
sql/log_event.cc
fixed warnings
sql/log_event.h
fixed () #define bug
sql/mysqlbinlog.cc
fixed length argument - was supposed to be one less
sql/mysqld.cc
replicate-do/ignore-table now works, wild does not yet
sql/mysql_priv.h
updating argument to add_table_to_list() -- needed for replicate-do/ignore table
sql/slave.cc
changes fore replicate-do/ignore-table
close the socket before going to sleep sleeping after error
bad event was being freed too early
sql/slave.h
changes for replicate-do/ignore-table
sql/sql_class.cc
slave_thread variable to THD
sql/sql_class.h
added slave_thread to THD, fixed bug in end_time()
sql/sql_parse.cc
updating argument to add_tables_to_list()
sql/sql_table.cc
fixed bug in mysql_rm_table()
sql/sql_yacc.yy
fixed up add_table_to_list() calls to accept updating argument
sql/table.h
added updating to TABLE_LIST
2000-11-13 23:43:02 -07:00
monty@tik.mysql.com
7a013339f8
Bug fixes, TRUNCATE, safer passwords on command line and connect timeout
2000-11-13 23:55:10 +02:00
jcole@tetra.spaceapes.com
9fbfc785b8
Merge jcole@work.mysql.com:/home/bk/mysql
...
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
2000-11-11 23:27:23 -06:00
sasha@laptop.slkc.uswest.net
dd3c64a4ef
laptop commit - bk wants me commit again!
2000-11-11 15:04:00 -07:00
sasha@laptop.slkc.uswest.net
57093008c6
laptop commit
2000-11-11 14:57:35 -07:00
sasha@laptop.slkc.uswest.net
a25aed33d9
laptop commit, syncing with the repostitory. Fixed some bad bugs in replication
2000-11-11 14:50:39 -07:00
jcole@tetra.bedford.progress.com
a10f393256
Whoops, forgot to update sql/ChangeLog.
2000-11-11 12:32:39 -06:00
jcole@tetra.bedford.progress.com
6120321a5f
Added ALTER TABLE ... ORDER BY ...
2000-11-11 12:27:34 -06:00
tim@threads.polyesthetic.msg
4647982ee9
Changes to make ALTER TABLE and DELETE FROM TABLE work properly
...
with BEGIN WORK.
2000-11-07 01:52:43 -05:00
tim@threads.polyesthetic.msg
aacaaf5922
Merge work:/home/bk/mysql
...
into threads.polyesthetic.msg:/usr/local/src/my/work
2000-11-07 00:53:24 -05:00
tim@threads.polyesthetic.msg
96b8ab704f
sql_parse.cc test for changing to auto_commit mode was backwards
...
ha_berkeley.cc bug fixes to make OPT_BEGIN work properly
handler.cc bug fixes to make OPT_BEGIN work properly
2000-11-07 00:53:02 -05:00
sasha@mysql.sashanet.com
fd17c119cf
Merge work.mysql.com:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-11-06 19:42:21 -07:00
sasha@mysql.sashanet.com
2b05ed9d02
sql/item_strfunc.cc
...
fixed coredump in concat_ws
sql/item_strfunc.h
fixed coredump in concat_ws
sql/mini_client.cc
added mc_mysql_error()
sql/mini_client.h
added mc_mysql_errno()
sql/mysqlbinlog.cc
fixed bug in --postion for local files
sql/slave.cc
more verbose message on bad net reads
sql/sql_repl.cc
send errno on error in mysql_binlog_send
2000-11-06 19:39:13 -07:00
tim@threads.polyesthetic.msg
58b37627aa
Merge work:/home/bk/mysql
...
into threads.polyesthetic.msg:/usr/local/src/my/work
2000-11-06 11:13:40 -05:00
sasha@mysql.sashanet.com
fddab55df3
BitKeeper/triggers/post-commit
...
send the diffs
Docs/manual.texi
updated change history
include/my_sys.h
Moved safemalloc_mem_limit here
mysys/safemalloc.c
fixed up safemalloc_mem_limit
sql/mysqld.cc
moved safemalloc_mem_limit declaration to my_sys.h
2000-11-04 21:00:41 -07:00
sasha@mysql.sashanet.com
34c7229a63
Merge work.mysql.com:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-11-04 20:21:22 -07:00
sasha@mysql.sashanet.com
8f162b8bc4
fix for FLUSH TABLES WITH READ LOCK
2000-11-04 13:58:07 -07:00
serg@serg.mysql.com
f39734eb07
fixed bug with FULLTEXT and ORDER BY
2000-11-04 15:48:06 +01:00
sasha@mysql.sashanet.com
67eef6a571
sql/slave.cc
...
mutex now initialized in the constructor
sql/sql_class.h
intialize MASTER_INFO mutex in the constructor
sql/sql_repl.cc
fixed typo in error message
if the user does not specify offset in CHANGE MASTER TO, set it to skip magic number
repl-tests/test-repl-ts/repl-timestamp.master.reject
New BitKeeper file ``repl-tests/test-repl-ts/repl-timestamp.master.reject''
2000-11-03 19:31:22 -07:00
tim@threads.polyesthetic.msg
38c8be9c1f
Merge work:/home/bk/mysql
...
into threads.polyesthetic.msg:/usr/local/src/my/work
2000-11-03 14:53:43 -05:00
sasha@mysql.sashanet.com
60cdfe07f7
fixed bugs in elt() and make_set()
...
added two new test cases
2000-11-03 07:04:33 -07:00
serg@serg.mysql.com
ff8df2c42b
Ill-minded FULLTEXT impilict initialization hack removed.
...
From now on FULLTEXT search is initialized expilictly in mysql_select()
2000-11-02 17:36:21 +01:00
tim@threads.polyesthetic.msg
91bf188b87
Merge work:/home/bk/mysql
...
into threads.polyesthetic.msg:/usr/local/src/my/work
2000-10-30 21:50:43 -05:00
tim@threads.polyesthetic.msg
eb680470f1
sql_parse.cc add send_ok() for BEGIN WORK
...
sql_yacc.yy SQLCOM_COMMIT => SQLCOM_BEGIN for BEGIN_SYM
2000-10-30 21:50:15 -05:00
sasha@mysql.sashanet.com
96815f82a6
libmysql/libmysql.c
...
keep vio from being freed twice when we are low on memory
mysys/safemalloc.c
changes for --safemalloc-mem-limit
sql/mini_client.cc
keep vio from being freed twice
sql/mysqld.cc
changes for --safemalloc-mem-limit
sql/slave.cc
prevent closing connection twice
sql/sql_string.h
shrink() did not work right when my_realloc() failed
2000-10-28 23:26:48 -06:00
sasha@mysql.sashanet.com
3bd51a5205
mysys/mf_format.c
...
workaround for SCO realpath() bug
sql/slave.cc
fixed memory leak when slave runs bad query
2000-10-28 14:38:09 -06:00
sasha@mysql.sashanet.com
75cd25a579
fixed --skip-slave-thread bug
...
added PURGE MASTER LOGS TO and SHOW MASTER LOGS
fixed the output of SHOW MASTER STATUS
updated docs
2000-10-26 22:11:55 -06:00
monty@tik.mysql.com
99f5d9bb68
Fixed bug with ORDER BY on BDB tables.
...
New benchmarks tests
2000-10-26 19:54:03 +03:00
monty@donna.mysql.com
adeed9168d
Added bdb_lock_max and fixed bug in BDB tables when using key parts
2000-10-25 01:50:46 +03:00
monty@donna.mysql.com
6633c2113a
Fix for new berkeley DB interface
2000-10-24 03:55:04 +03:00
monty@donna.mysql.com
a67ff1bf08
Update of interface for BDB tables.
...
Fixed bug in SHOW CREATE TABLE
2000-10-24 02:39:54 +03:00
monty@donna.mysql.com
634b93850e
Merge
2000-10-23 15:37:16 +03:00
monty@donna.mysql.com
8dabd3b053
Fix of automatic repair
2000-10-23 15:35:42 +03:00
tim@threads.polyesthetic.msg
c61dda7656
Index Added latin5 (turkish) character set
...
manual.texi Added latin5 (turkish) character set
configure.in Added latin5 (turkish) character set
latin5.conf BitKeeper file /usr/local/src/my/work/sql/share/charsets/latin5.conf
2000-10-22 17:53:16 -04:00
monty@donna.mysql.com
e0b3072600
Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql
2000-10-22 01:19:43 +03:00
monty@donna.mysql.com
b5ad31dffe
Give an error if you use a BLOB(X) where X > 255
...
Fixes for MIT pthreads
2000-10-22 01:19:05 +03:00
sasha@mysql.sashanet.com
430fa25baa
sql/slave.cc
...
cosmetic change
sql/slave.cc@1.49
cosmetic change
2000-10-21 12:33:36 -06:00
sasha@mysql.sashanet.com
77a1d12a24
sql/slave.cc
...
buffer size fix + template instatiation
2000-10-21 12:17:08 -06:00
monty@donna.mysql.com
2fedd7bae7
Bug fixes + defines for INNOBASE
2000-10-20 17:39:23 +03:00
monty@donna.mysql.com
ee763533f2
Fixed benchmarks and compare of NULL with <>
2000-10-17 23:57:26 +03:00
monty@donna.mysql.com
828bff9195
Fixes for automatic recover of MyISAM tables
2000-10-17 16:19:24 +03:00
monty@donna.mysql.com
2620ca4cf5
Fixes for automatic repair
2000-10-17 05:29:56 +03:00
monty@donna.mysql.com
7ec310f1c8
Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql
2000-10-17 00:47:38 +03:00
monty@donna.mysql.com
117d8b7f64
Automatic repair of MyISAM tables + small bug fixes
2000-10-17 00:47:15 +03:00
sasha@mysql.sashanet.com
b8af8fbe12
RESET MASTER/SLAVE documentation
2000-10-16 09:32:14 -06:00
monty@donna.mysql.com
4229796946
Automatic primary key for BDB tables
2000-10-16 02:29:48 +03:00
monty@tik.mysql.com
9323e733ff
Changed meaning of HA_EXTRA_RESET and start of hidden primary keys for BDB tables
2000-10-15 18:45:53 +03:00
monty@donna.mysql.com
00625e0f8f
Added RESET command
2000-10-14 11:16:17 +03:00
monty@donna.mysql.com
4337694a62
Merge
2000-10-14 03:20:00 +03:00
monty@donna.mysql.com
7ac13c89e6
Fix of LEFT JOIN optimizer bug, problem with key cache on Windows and
...
a lot of portability issues.
2000-10-14 03:16:35 +03:00
serg@serg.mysql.com
045e311487
Merge
2000-10-11 14:21:04 +02:00
monty@donna.mysql.com
5134b08422
merge
2000-10-11 01:18:03 +03:00
monty@tik.mysql.com
3456d7667c
Merge narttu:/my/mysql into tik.mysql.com:/home/my/mysql
2000-10-11 00:54:01 +03:00
monty@narttu.mysql.fi
ae80d2a5a3
Portability fixes
2000-10-11 00:48:03 +03:00
monty@tik.mysql.com
09dce662e2
Automatic repair of MyISAM tables + portability fixes
2000-10-11 00:06:37 +03:00
serg@serg.mysql.com
0a050cf464
SET OPTION SQL_QUOTE_SHOW_CREATE = 0 | 1
...
It makes SHOW CREATE TABLE to quote table and column names.
This is ON by default !
2000-10-10 21:31:00 +02:00
serg@serg.mysql.com
c233d263ac
sql_select.cc Coredump in FULLTEXT code fixed
...
sql_select.cc sasha's workaround removed
2000-10-09 22:10:10 +02:00
serg@serg.mysql.com
4afc5fe316
Merge
2000-10-09 00:02:54 +02:00
serg@serg.mysql.com
bba7fa5997
Oops - forgot to add files to bk
2000-10-09 00:00:24 +02:00
sasha@mysql.sashanet.com
1fbc40219c
Docs/manual.texi
...
replication updates
sql/opt_range.h
fixed compiler warning
sql/slave.cc
fixed handling of long usernames
fixed insert_id + query log event processing atomicity in the case
of slave death
fix edcharset coversion to not be global to all threads
sql/sql_class.h
fix to make insert_id event and the subsequent query event be still processed
atomically if slave dies in the middle
sql/sql_select.cc
temp fix to make it compile
repl-tests/test-auto-inc/run.test@1.1
New BitKeeper file ``repl-tests/test-auto-inc/run.test''
repl-tests/test-auto-inc/x.master@1.1
New BitKeeper file ``repl-tests/test-auto-inc/x.master''
2000-10-08 01:48:50 -06:00
serg@serg.mysql.com
1e562819cd
Merge
2000-10-07 14:05:45 +02:00
serg@serg.mysql.com
26b3f751cb
ORDER BY works with FULLTEXT keys
2000-10-07 13:59:47 +02:00
sasha@mysql.sashanet.com
3f28181b0f
Merge work:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-10-06 19:07:59 -06:00
sasha@mysql.sashanet.com
49dd5909bf
sql/log.cc
...
set character set is not being logged
2000-10-06 19:07:15 -06:00
monty@donna.mysql.com
16f11f94b2
Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql
2000-10-06 21:18:40 +03:00
monty@tramp.mysql.fi
207548a836
DISTINCT optimization
...
Fixes when using column privileges
Manual updates
2000-10-06 21:15:03 +03:00
sasha@mysql.sashanet.com
f452ab6f90
sql/log.cc
...
Added magic number to binlog
sql/log_event.cc
distinquish bogus data from truncated logs
sql/log_event.h
added magic number
added LOG_READ_TRUNC error
sql/mysqlbinlog.cc
fixed to handle magic number
added O_BINARY to my_fopen
sql/mysqld.cc
added code for replicate-rewrite-db
sql/slave.cc
replicate-rewrite-db
O_BINARY
handle magic
sql/sql_class.h
added i_string_pair class
sql/sql_repl.cc
added magic
better error messages
support-files/magic
added magic for binlog
Added test case for replication of queries with error
2000-10-05 17:58:16 -06:00
monty@donna.mysql.com
a434c8d244
Fixed bug in how FAST and CHANGED worked
2000-10-05 02:22:28 +03:00
monty@donna.mysql.com
a7c5cc01b3
Small fixes
2000-10-05 01:00:36 +03:00
monty@donna.mysql.com
527113d370
merge
2000-10-04 23:22:53 +03:00
monty@donna.mysql.com
b55de19ed2
Portability fixes
2000-10-04 23:20:16 +03:00
serg@serg.mysql.com
054d7c9abf
sql_table.cc key length limit check disabled for FULLTEXT
...
ft_parser.c Nasty buffer overflow fixed
2000-10-04 17:26:31 +02:00
sasha@mysql.sashanet.com
204ae84732
fixed mutex bug ( or lack of it) when reading log entries on COM_BINLOG_DUMP
...
added error_code to query event, and checking to see if we get the
expected error on the slave
removed obsolete code from slave.cc
2000-10-03 19:53:13 -06:00
monty@tramp.mysql.fi
9f7c4563f7
First part of automatic repair of MyISAM tables.
...
Error on full disk on repair.
SIGHUP signal handling.
Update with keys on timestamp
Portability fixes
2000-10-03 14:18:03 +03:00
sasha@mysql.sashanet.com
d7659f6063
skip updates with the same server id as self
...
kill zombie COM_BINLOG_DUMP with the same server id on connect
2000-10-02 17:59:12 -06:00
sasha@mysql.sashanet.com
cb4749d684
fixed compile error
2000-10-01 22:52:36 -06:00
sasha@mysql.sashanet.com
738358e139
added sql_repl.* officially - fixing an oops - forgot to actually add
...
it earlier
2000-10-01 21:28:21 -06:00
sasha@mysql.sashanet.com
79f12db007
Merge work:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-09-29 17:21:13 -06:00
sasha@mysql.sashanet.com
62a6a0fdf1
bug fixes in server-id, moved replication functionality to
...
sql_repl.* will push this one, since the replication code now works
2000-09-29 17:20:26 -06:00
sasha@mysql.sashanet.com
079d859072
merge/resolve conflicts
2000-09-28 16:29:00 -06:00
sasha@mysql.sashanet.com
ea0f48ffb2
This one will not be pushed, I am committing to be able to pull in Monty's changes
...
added server id, mostly working
added --skip-slave-start, working
added --replicate-rewrite-db - just in the cmd line parses, currently noop
2000-09-28 16:24:50 -06:00
monty@donna.mysql.com
02fd65b970
Fixed indention, removed compiler varnings and fixed a bug
...
in FULLTEXT indexes.
2000-09-29 00:58:16 +03:00
monty@donna.mysql.com
0814ea212a
Bigger ranges if set_maximum_open_files fails + fix for release
2000-09-27 11:47:30 +03:00
monty@donna.mysql.com
a9e11f2378
Small fixes for release
2000-09-26 22:39:45 +03:00
monty@donna.mysql.com
ae565d7828
merge
2000-09-26 02:59:26 +03:00
monty@donna.mysql.com
c079bfc04e
Small fixes
2000-09-26 02:57:29 +03:00
monty@tramp.mysql.fi
e32799e4dd
RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,
...
reading from FIFO, fixes for FULLTEXT, @@IDENTITY
2000-09-26 00:33:25 +03:00
sasha@mysql.sashanet.com
fc40e7593c
Docs/manual.texi
...
added updated for FLUSH LOGS and replication
sql/log.cc
fixed the log rotation bug when the log name did not change after
FLUSH LOGS
2000-09-21 22:27:21 -06:00
monty@donna.mysql.com
50486eeb80
Fixes for MyISAM and packed keys + AIX
2000-09-22 01:46:26 +03:00
monty@donna.mysql.com
df280335b0
Fix for SAFE_MUTEX + MERGE tables
2000-09-21 01:58:38 +03:00
monty@donna.mysql.com
830d308960
Fix for SAFE_MUTEX on windows
2000-09-20 19:37:07 +03:00
monty@donna.mysql.com
2780278f35
merge
2000-09-20 04:59:34 +03:00
monty@donna.mysql.com
dc4525636c
Small bug fixes + code for DELETE QUICK
2000-09-20 04:54:10 +03:00
sasha@mysql.sashanet.com
f7649635a1
sql/slave.cc
...
fixed typo in the error message
sql/sql_base.cc
fixed bugs in reopen_name_locked_table() after talking to Monty
added a test case for restore + select
2000-09-19 17:23:58 -06:00
sasha@mysql.sashanet.com
c20208d978
added reopen_name_locked_table()
...
changed RESTORE TABLE to use name lock
2000-09-19 16:17:19 -06:00
sasha@mysql.sashanet.com
ce8f1b23c3
better use of fn_format() in ha_mysisam::restore() and ha_myisam::backup()
...
fixed buffer overflow in fn_format()
2000-09-18 22:10:06 -06:00
sasha@mysql.sashanet.com
a08be4f963
fixed resolve problems
2000-09-16 20:04:06 -06:00
sasha@mysql.sashanet.com
037516b7a2
resolved conflicts
2000-09-16 18:31:30 -06:00
sasha@mysql.sashanet.com
af9e034dac
Docs/manual.texi
...
Updates for BACKUP TABLE/RESTORE TABLE
Added Replication FAQ
Cleaned up TODO list removing a duplicate and features already implemented
Updated changelog for 3.23.25
sql/sql_lex.h
Re-added backup_dir to Lex which dispappeared while resovling conflicts
2000-09-16 18:23:30 -06:00
monty@donna.mysql.com
f2f515e5c2
Fix that REPAIR/ALTER TABLE use myisam_tempdir
2000-09-16 19:06:21 +03:00
monty@donna.mysql.com
30bcd690f2
Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql
2000-09-16 04:27:49 +03:00
monty@donna.mysql.com
751f2d1f16
Faster log::write() call, memory leak fix, flush master fix.
2000-09-16 04:27:21 +03:00
sasha@mysql.sashanet.com
44bc3f9b0e
merge of conflicts
2000-09-15 11:00:35 -06:00
sasha@mysql.sashanet.com
0a087649ec
Added a comment about handler::restore()
2000-09-15 10:53:51 -06:00
sasha@mysql.sashanet.com
44455063e5
BACKUP TABLE TO 'directory'
...
RESTORE TABLE FROM 'directory'
log on slave when it connects to the master
2000-09-14 16:34:50 -06:00
jcole@ham.spaceapes.com
b2ead61526
Merge jcole@work.mysql.com:/home/bk/mysql
...
into ham.spaceapes.com:/usr/home/jcole/bk/mysql
2000-09-14 00:38:29 +00:00
jcole@ham.spaceapes.com
e6c278bef7
Fixed a problem with installing, for IRIX 'install', paths would
...
be wrong and install would fail.
2000-09-14 00:33:16 +00:00
monty@donna.mysql.com
b581f17be2
Fixes for MERGE TABLES and HEAP tables
2000-09-14 02:39:07 +03:00
sasha@mysql.sashanet.com
3264b2cf3e
Merge work:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-09-12 17:47:17 -06:00
sasha@mysql.sashanet.com
71054deeec
fixed random exec times for connect stage of the slave thread
2000-09-12 17:46:37 -06:00
monty@donna.mysql.com
4726593862
Fixes for FULLTEXT and TIME type
2000-09-13 01:08:34 +03:00
monty@donna.mysql.com
f2d930c388
Merge
2000-09-12 03:14:13 +03:00
monty@donna.mysql.com
2776500c22
Update to new root alloc, OPTIMIZE TABLE and some other changes
2000-09-12 03:02:33 +03:00
sasha@mysql.sashanet.com
8c1fa4e3e3
CHANGE MASTER TO coredumped when the slave was initially started
...
masterless
2000-09-09 21:31:23 -06:00
monty@donna.mysql.com
11c7092c30
Small portability fixes
2000-09-07 23:58:43 +03:00
monty@donna.mysql.com
71b1a2990a
Added create_tmp_disk_tables + comments for 3.23.24
2000-09-07 15:27:08 +03:00
monty@donna.mysql.com
f5c38fb48c
Merge
2000-09-07 05:05:51 +03:00
monty@donna.mysql.com
be5e4e72b6
Small bug fixes
2000-09-07 04:55:17 +03:00
tim@localhost.polyesthetic.msg
af3c968b3f
Merge changes
2000-09-04 14:30:54 -04:00
tim@localhost.polyesthetic.msg
55a179afb6
Don't remove the win1251 charset; mark it deprecated.
2000-09-04 13:20:34 -04:00
jcole@tetra.spaceapes.com
6355860b7c
mysqld.cc: Making 80-column displays a little happier.
2000-09-04 08:21:14 -05:00
monty@donna.mysql.com
0c07817b08
Abort patch
2000-09-02 08:20:54 +03:00
monty@donna.mysql.com
4496d43faa
Quoting of TIMESTAMP columns and small optimizations
2000-09-02 07:58:42 +03:00
jcole@tetra.spaceapes.com
8b21d6f745
Merge jcole@work.mysql.com:/home/bk/mysql
...
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
2000-09-01 18:14:47 -05:00
jcole@tetra.spaceapes.com
eaddff59b5
Cleaned up structs/enums in mysqld.cc
2000-09-01 18:10:56 -05:00
serg@infomag.ape.relarn.ru
c28988e7d0
Merge serg@work.mysql.com:/home/bk/mysql
...
into infomag.ape.relarn.ru:/usr/home/serg/src/mysql.safe/bk/mysql
2000-09-01 15:25:17 +04:00
serg@infomag.ape.relarn.ru
7b026ca7d7
sql_show.cc SHOW CREATE now return nicely formatted statement
2000-09-01 15:24:36 +04:00
monty@donna.mysql.com
91033f872c
Update to get 3.23.23 to compile
2000-08-31 17:25:30 +03:00
serg@infomag.ape.relarn.ru
6a52c42145
gen_lex_hash.cc values adjusted
2000-08-31 13:05:41 +04:00
serg@infomag.ape.relarn.ru
dc85435993
mysqldump.c use SHOW CREATE
...
lex.h MRG_MyISAM == MERGE (for SHOW CREATE to work)
2000-08-30 21:40:59 +04:00
monty@donna.mysql.com
ce40c2fd83
--core-file ; To get a core on SIGSEGV when using Linuxthreads
2000-08-30 06:05:12 +03:00
monty@donna.mysql.com
25929faf44
Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql
2000-08-29 19:40:11 +03:00
monty@donna.mysql.com
306640e274
Updates for release
2000-08-29 19:38:32 +03:00
serg@infomag.ape.relarn.ru
980e911343
sql_select.cc ft-optimization: AND, GT/LT/GE/LE
...
sql_select.cc EXPLAIN fulltext
Makefile.am CLEANFILES corrected
sql_show.cc SHOW CREATE now displays FULLTEXT keys properly
2000-08-29 19:44:22 +04:00
monty@donna.mysql.com
710b75f5b8
merge
2000-08-29 12:56:57 +03:00
monty@donna.mysql.com
066d55c0c0
Bug fixes for 3.23.23
2000-08-29 12:31:01 +03:00
serg@infomag.ape.relarn.ru
eb8ad15751
ft_optimization: identical queries merging. collection -> fulltext. Bugs fixed.
...
**************** !!! NOTE EVERYBODY: SYNTAX CHANGED !!! ********************
There's no COLLECTIONs now, full-text indexes can be created via the word
FULLTEXT, which should be used like UNIQUE.
2000-08-28 17:43:58 +04:00
serg@infomag.ape.relarn.ru
6236dfc7a3
Stopwords (English only); fulltext keys now can be repaired
2000-08-25 19:56:55 +04:00
sasha@mysql.sashanet.com
7da3818fdd
Replication fixes
2000-08-23 13:27:33 -06:00
tim@localhost.polyesthetic.msg
ea711f8281
Index removed out-of-date win1251 character set
2000-08-23 11:05:41 -04:00
tim@localhost.polyesthetic.msg
3d25ec2c72
Merge tim@work:/home/bk/mysql
...
into localhost.polyesthetic.msg:/usr/local/src/my/work
2000-08-23 11:03:13 -04:00
tim@localhost.polyesthetic.msg
b2ece770a6
latin1.conf - fixed several sort order problems
...
german1.conf - fixed several sort order problems
2000-08-23 10:50:11 -04:00
monty@donna.mysql.com
d564acf14e
Fixes for Ia64
2000-08-23 15:02:27 +03:00
tim@localhost.polyesthetic.msg
4ab50f1db3
Merge tim@work:/home/bk/mysql
...
into localhost.polyesthetic.msg:/usr/local/src/my/work
2000-08-22 16:09:27 -04:00
tim@localhost.polyesthetic.msg
7443483369
Associate a charset directly with its number in the Index file, and
...
propogate those changes through the code. This is so that there can
be holes in the list of charsets without breaking old tables.
2000-08-22 16:08:34 -04:00
jcole@tetra.spaceapes.com
7ef8d67d6b
Spelling mistake in sql/Makefile.am
2000-08-22 04:36:43 -05:00
serg@infomag.ape.relarn.ru
a63a654adb
Merge
2000-08-22 12:33:46 +04:00
serg@infomag.ape.relarn.ru
20032f043b
Fix to previous commit (otherwise bk fails at check stage :-( )
2000-08-22 12:31:45 +04:00
serg@infomag.ape.relarn.ru
ab73d20c0e
Languages list corrected (romania->romanian, estonia->estonian)
2000-08-22 12:16:58 +04:00
monty@donna.mysql.com
f85a25e9ea
Fix typo
2000-08-22 01:35:50 +03:00
monty@donna.mysql.com
0fcdce7bc4
Fix for snprintf
2000-08-22 00:55:45 +03:00
monty@donna.mysql.com
84b93976c5
Removed end space
2000-08-22 00:39:08 +03:00
monty@donna.mysql.com
e9f5cb8a38
merge
2000-08-22 00:37:04 +03:00
monty@donna.mysql.com
f0952ce3e1
FLUSH TABLE table_list
...
Fixes for RENAME TABLE
Portability fixes
2000-08-22 00:18:32 +03:00
serg@infomag.ape.relarn.ru
948515aa6d
Delete: sql/share/charsets/win1251.conf
...
win1251ukr.conf ctype(165)=10, was 1; ctype(180)=10, was 2
cp1251.conf ctype(160)=0, was 48
2000-08-21 17:30:37 +04:00
serg@infomag.ape.relarn.ru
815bd1079e
Merge
2000-08-21 15:54:41 +04:00
serg@infomag.ape.relarn.ru
50965c5d4f
sql_yacc.yy => CREATE TABLE (... COLLECTION ... ) syntax
2000-08-21 15:35:27 +04:00
monty@donna.mysql.com
48ee575ebc
Merge of last changes
2000-08-21 03:07:54 +03:00
monty@donna.mysql.com
aa3580924b
RENAME TABLE table_name TO new_table_name ; Faster Alloc
...
Small bug fixes
2000-08-21 03:00:52 +03:00
monty@donna.mysql.com
9c1ecff8ec
Merge
2000-08-18 13:09:26 +03:00
monty@donna.mysql.com
fab1abb458
Removed blanks
2000-08-18 12:56:57 +03:00
monty@donna.mysql.com
a753a3a2ce
Updated benchmark and results for PostgreSQL 7.0.2
...
Added more status to the MyISAM files to avoid checking files that
has already been checked.
2000-08-18 12:48:00 +03:00
serg@infomag.ape.relarn.ru
b231fdefca
Merge
2000-08-17 19:43:38 +04:00
serg@infomag.ape.relarn.ru
2006b4c551
Many MATCH'es per query now allowed (i.e. AND's and OR's now work, but
...
slow - full table scan); ORDER BY now works with MATCH (slow, full table
scan)
2000-08-17 19:30:36 +04:00
monty@donna.mysql.com
29456f6e1c
Merge
2000-08-17 01:20:21 +03:00
monty@donna.mysql.com
c5842d42f6
Additions for CHECK table + update of benchmarks
2000-08-17 01:05:02 +03:00
jcole@jcole.burghcom.com
3eaa2494ef
Fix "dosen't" for someone who mailed us. :)
2000-08-16 04:17:40 -05:00
serg@infomag.ape.relarn.ru
8b86536844
Merge
2000-08-16 13:03:58 +04:00
monty@donna.mysql.com
2f450e4fc7
Delayed keys + portability fixes
2000-08-16 05:14:02 +03:00
sasha@mysql.sashanet.com
ac9de478db
fix for the fatal bug in LOAD TABLE FROM MASTER
2000-08-15 17:49:07 -06:00
sasha@mysql.sashanet.com
b617e9baa8
testing bk/make for Monty
2000-08-15 13:42:28 -06:00
serg@infomag.ape.relarn.ru
bf617db818
Merge
2000-08-15 21:52:42 +04:00
sasha@mysql.sashanet.com
eec37a5fc2
bookkeeping
2000-08-15 11:52:18 -06:00
sasha@mysql.sashanet.com
5e996d2753
another bookkeeping commit - will not be pushed
2000-08-15 11:46:20 -06:00
sasha@mysql.sashanet.com
57ef3cccf3
bookkeeping commit - bk will not let me pull Monty's changes until I commit mine to my repository - this will not be pushed
2000-08-15 11:42:09 -06:00
monty@donna.mysql.com
ea013c2152
Fixed for Ia64 + delayed key creation + a lot of small bug fixes
2000-08-15 20:09:37 +03:00
serg@infomag.ape.relarn.ru
5886090182
PART I: Keys support for MyMERGE tables
...
myisammrg/ |
Makefile.am |
mymrgdef.h | support for keys
myrg_open.c | &
myrg_queue.c | bugfixes
myrg_rfirst.c |
myrg_rkey.c |
myrg_rlast.c |
myrg_rnext.c |
myrg_rprev.c |
myrg_rrnd.c |
include/myisammrg.h | rkey/rnext/etc prototyped
sql/ |
ha_myisammrg.cc | support for keys
ha_myisammrg.h |
myisam/ |
mi_rkey.c | buf==NULL extension, _mi_rkey()
mi_rnext.c |
mi_rprev.c |
include/queues.h | reinit_queue() - same as init_queue, but w/o malloc
mysys/queues.c |
PART II: Miscellaneous
myisam/common_words | deleted (looks like I checked it in by mistake)
some files (like acconfig.h, Makefile.am, COPYING.LIB, etc)
| Change mode to -rw-r--r-- (by `chmod a-x ')
2000-08-14 15:27:19 +04:00
sasha@mysql.sashanet.com
37316bea5a
fixed coredump in UDF
...
added Monty's patch for alter table and LAST_INSERT_ID()
added a test case for replication of ALTER TABLE on a table with auto_increment
2000-08-07 15:28:56 -06:00
tim@localhost.polyesthetic.msg
a5421c6e20
Fix typos that gcc allowed but other compilers choke on.
2000-08-02 13:41:34 -04:00
bk@work.mysql.com
f4c589ff6c
Import changeset
2000-07-31 21:29:14 +02:00