Commit graph

76 commits

Author SHA1 Message Date
monty@hundin.mysql.fi
51555b4020 Portability & build fixes 2001-10-10 01:26:56 +03:00
monty@hundin.mysql.fi
2eb83ad4e9 Don't depend on mit-pthreads include files when building libmysqld.a 2001-10-09 19:32:55 +03:00
monty@hundin.mysql.fi
2f603156ed Cleanup after last merge 2001-10-08 07:24:04 +03:00
monty@hundin.mysql.fi
938a8dc2ef merge 2001-10-08 05:36:35 +03:00
monty@hundin.mysql.fi
e801235019 New script: explain_log.sh
Portability fixes.
Handle cleanup when we get an error before the message file is read.
Fix bug in multi-table delete
2001-10-04 21:52:41 +03:00
sasha@mysql.sashanet.com
bb66c80aeb client/mysqlmanagerc.c
added support for quiet
    increased line buffer size
client/mysqltest.c
    fixed memory leak
    added query logging to result file
    added error message logging to result file
    added enable_query_log/disable_query_log
mysql-test/mysql-test-run.sh
    converted tests to use mysqlmanager

Updated test results
2001-09-27 23:05:54 -06:00
sasha@mysql.sashanet.com
eccda8f86d merged 2001-09-22 21:51:17 -06:00
sasha@mysql.sashanet.com
1a0a77389f added mysqlmanager-pwgen
added set_exec_stdout and set_exec_stderr to mysqlmanager to be able 
to redirect stdout and stderr
added support for MY_FULL_IO to my_read, so we can tell it to read
a number of bytes in as many chunks as it takes instead of one try
2001-09-22 21:47:57 -06:00
monty@hundin.mysql.fi
1830d928a4 Fix when compiling with mit-pthreads 2001-09-22 01:56:25 +03:00
sasha@mysql.sashanet.com
915106582e GRANT ... REQUIRE ( for SSL). 2001-09-19 19:45:13 -06:00
sasha@mysql.sashanet.com
545a2af56a merged 2001-09-19 14:39:11 -06:00
sasha@mysql.sashanet.com
2038a46e92 fixes for MYSQL manager 2001-09-19 14:30:43 -06:00
monty@hundin.mysql.fi
bfc7394ec3 Fixed bug in UNION when doing UNION with the same tables 2001-09-17 22:44:51 +03:00
monty@hundin.mysql.fi
8835500c5e Fixed typo in makefile 2001-09-17 12:09:44 +03:00
monty@hundin.mysql.fi
13fd01aad3 Portability fixes 2001-09-17 00:32:45 +03:00
monty@hundin.mysql.fi
52b83ea218 Fixed bug in UNION
Fixed replication bug in load_master_data
2001-09-14 19:50:56 +03:00
monty@hundin.mysql.fi
7cadc6e711 Changed to use my_global.h
Fixed problem with LIKE with latin1_de
Added parsing support of UNSIGNED LONG LONG
2001-09-14 02:54:33 +03:00
sasha@mysql.sashanet.com
08df09230f Merge work:/home/bk/mysql-4.0
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-09-11 19:00:49 -06:00
sasha@mysql.sashanet.com
0268aee892 more work on mysqlmanager 2001-09-11 18:56:43 -06:00
sasha@mysql.sashanet.com
122329f7a5 more work on mysqlmanager 2001-09-05 14:06:51 -06:00
tonu@x153.internalnet
22dbb425ae Make things compile with ssl 2001-08-31 06:22:52 +08:00
sasha@mysql.sashanet.com
595762d023 fixed coredump, and changed mngd->manager 2001-08-29 16:52:50 -06:00
tonu@x153.internalnet
1c4be70ca8 Makefile.am Didn´ t compile after clone 2001-08-30 04:46:25 +08:00
monty@tik.mysql.fi
3edbb869f6 Fix to be able to configure without --with-tools 2001-08-29 09:13:29 +03:00
sasha@mysql.sashanet.com
608f25be52 work on MySQL server management daemon 2001-08-27 17:33:11 -06:00
sasha@mysql.sashanet.com
10cac63f82 make LOAD DATA INFILE replication work with multi-character
delimiters/starters/terminators

started work on server management daemon
2001-08-18 20:22:20 -06:00