sasha@mysql.sashanet.com
2c2c9c9fd5
sql/mysqld.cc
...
small fixes in backtrace code
2000-12-19 18:02:25 -07:00
sasha@mysql.sashanet.com
abd31b570e
fixes for backtracing, still will not push, just a local commit
2000-12-19 07:56:24 -07:00
sasha@mysql.sashanet.com
eccd463bd2
fixed logging bug in generate_table()
...
added message on all segfaults, and numeric backtrace of Linux i386
introduced a bug into ENCRYPT() to test backtrace - will clean up
before push, but need this commit locally to pull on slave repositories
to do further testing
2000-12-18 11:09:45 -07: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
monty@donna.mysql.com
96f5b4f4fe
Fix problem with S_ISLNK() on Linux
2000-12-16 03:10:13 +02:00
monty@donna.mysql.com
2803bcd8be
Fixed missing long option
...
Portability fix for Linux
2000-12-16 02:28:39 +02:00
monty@donna.mysql.com
2e83820b0f
Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql
2000-12-16 01:19:53 +02:00
monty@donna.mysql.com
18f7b7b678
Configure updates
...
Fixed my_print_defaults --no-defaults
2000-12-16 01:17:13 +02:00
jcole@tetra.spaceapes.com
56ba98f511
Updated references to 3.23 as "beta" to "Gamma" in the manual.
2000-12-15 10:20:25 -06: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
ea2d545e9f
manual.texi - fix typo
2000-12-15 13:29:32 +02:00
tim@cane.mysql.fi
77785a60b3
Update News about SHOW LOGS.
2000-12-15 13:23:55 +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
0ed8894335
mysql-test/r/rpl000016.result
...
forgot to check this in
2000-12-14 20:45:16 -07: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
b3211ac281
I fixed the bug too and had to merge conflicts
2000-12-14 17:48:54 -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
serg@serg.mysql.com
9068a78cf0
myrg_open.c empty MRG bug fixed again (fix from 1.8 was removed in 1.9)
2000-12-15 00:09:53 +01:00
serg@serg.mysql.com
502149c3b6
Merge
2000-12-14 23:30:06 +01:00
sasha@work.mysql.com
254a8007c8
Merge
2000-12-14 18:13:16 +01:00
sasha@mysql.sashanet.com
822ecf4309
mysql-test/mysql-test-run.sh
...
fixes for Bourne shell
removed colors
optimized echo/expr for bash
2000-12-14 10:05:04 -07:00
sasha@work.mysql.com
0abf55172f
Merge
2000-12-14 02:55:44 +01:00
sasha@work.mysql.com
5011467f3a
Merge
2000-12-14 02:54:56 +01:00
sasha@mysql.sashanet.com
b67ded49cd
fixed typo
2000-12-13 18:29:38 -07:00
sasha@mysql.sashanet.com
7c8773d9a3
fixes for parallel make, re-added the lost README files in mysql-test
2000-12-13 18:23:55 -07:00
sasha@mysql.sashanet.com
57c65749dc
fixed typo
2000-12-13 17:17:19 -07:00
sasha@mysql.sashanet.com
9a5ce4d513
MIT fix
2000-12-13 16:43:18 -07:00
sasha@mysql.sashanet.com
8502addd5f
mysql-test/Makefile.am
...
fixed typo
scripts/make_binary_distribution.sh
added .MRG and .frm files
2000-12-13 12:42:59 -07:00
sasha@mysql.sashanet.com
8f9754873d
global.h Fix for MIT-threads
2000-12-13 11:58:00 -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
a143a9bb78
install_test_db.sh fixes for distribution
...
mysql-test-run.sh fixes for distribution
Makefile.am Fixes for distribution
2000-12-13 10:32:54 -07:00
sasha@mysql.sashanet.com
8ebc971504
Merge work.mysql.com:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-12-13 09:59:36 -07:00
sasha@mysql.sashanet.com
6b004aa730
fixed
2000-12-13 09:58:26 -07:00
monty@work.mysql.com
8dfd21ad79
Makefile.am Removed README
2000-12-13 13:24:46 +01:00
monty@work.mysql.com
e1c55775e5
mysql.spec.sh Don't install BDB
...
Do-patch-file Update for new web structure
Makefile.am Added dependency for manual_toc.html
Makefile.am Replaced chmod with RM to avoid error message
2000-12-13 12:43:45 +01:00
sasha@mysql.sashanet.com
c158194076
Merge work.mysql.com:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-12-12 16:27:38 -07:00
paul@central.snake.net
62f5caa60d
manual.texi minor wording change in LOAD DATA section
2000-12-12 17:27:36 -06:00
sasha@mysql.sashanet.com
5f54586a60
2000-12-12 15:35:15 -07:00
sasha@mysql.sashanet.com
d058adf818
--result-file in mysqltest works nicely now
...
added a new test case that relies on --result-file
2000-12-12 15:01:35 -07:00
sasha@mysql.sashanet.com
569ac55c61
client/mysqltest.c
...
add --result-file option
mysql-test/mysql-test-run
do a really good job to kill mysqld if it is stuck
2000-12-12 12:12:41 -07:00
sasha@mysql.sashanet.com
ca5e1f6d95
test case for a coredump on merge tables. Sergei or Monty, can you fix this?
2000-12-12 08:24:50 -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