- 23 Sep, 2001 3 commits
-
-
unknown authored
include/my_sys.h: fixed const value clash that was causing problems in backup_table
-
unknown authored
include/Makefile.am: Auto merged include/mysql.h: Auto merged include/mysql_com.h: Auto merged client/Makefile.am: Auto merged libmysql/libmysql.c: Auto merged mysql-test/mysql-test-run.sh: Auto merged sql/Makefile.am: Auto merged sql/sql_lex.h: Auto merged
-
unknown authored
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 BitKeeper/etc/ignore: Added client/mysqlmanager-pwgen to the ignore list client/Makefile.am: mysqlmanager-pwgen client/mysqlmanagerc.c: clean-up include/my_sys.h: added MY_FULL_IO mysql-test/mysql-test-run.sh: started on changes to use mysqlmanager mysys/my_read.c: added support for MY_FULL_IO tools/managertest1.nc: updated test case tools/mysqlmanager.c: added set_exec_stdout and set_exec_stderr
-
- 22 Sep, 2001 8 commits
-
-
unknown authored
sql/gen_lex_hash.cc: Smaller array
-
unknown authored
-
unknown authored
Fixes for embedded libary and openssl BUILD/compile-pentium-debug-max: Added --with-openssl acinclude.m4: Cleanup client/client_priv.h: Include mysql_embed.h to remove not used functions in embedded server client/mysql.cc: Don't use openssl with embedded server include/Makefile.am: Move mysql_embed.h to 'include' directory include/myisammrg.h: Added support of INSERT to MERGE tables include/mysql.h: Fixes for embedded libary and openssl include/mysql_com.h: Fixes for embedded libary and openssl include/mysql_embed.h: Fixes for embedded libary and openssl include/violite.h: Cleanup libmysql/libmysql.c: Safety libmysqld/examples/Makefile.am: Fixes for embedded libary and openssl libmysqld/lib_sql.cc: Fixes for embedded libary and openssl libmysqld/lib_vio.c: Fixes for embedded libary and openssl libmysqld/libmysqld.c: Fixes for embedded libary and openssl myisammrg/Makefile.am: Added support of INSERT to MERGE tables myisammrg/myrg_create.c: Added support of INSERT to MERGE tables myisammrg/myrg_open.c: Added support of INSERT to MERGE tables myisammrg/myrg_static.c: Added support of INSERT to MERGE tables mysql-test/t/union.test: Portability fix sql/Makefile.am: Fixes for embedded libary and openssl sql/gen_lex_hash.cc: Added support of INSERT to MERGE tables sql/ha_myisammrg.cc: Added support of INSERT to MERGE tables sql/handler.h: Added support of INSERT to MERGE tables sql/mini_client.cc: Fixes for embedded libary and openssl sql/net_serv.cc: Fixes for embedded libary and openssl sql/sql_show.cc: Cleanup Build-tools/Do-all-build-steps: Don't build openssl (Need to add proper configure test when to build ssl) sql/lex.h: Added support of INSERT to MERGE tables sql/sql_yacc.yy: Fixes for embedded libary and openssl
-
unknown authored
into work.mysql.com:/home/bk/mysql-4.0 innobase/include/univ.i: Auto merged
-
unknown authored
Docs/manual.texi: Auto merged
-
unknown authored
into sarvik.tfr.cafe.ee:/usr/home/tfr/BK/mysql-4.0
-
unknown authored
sql/lex.h: Typo fix sql/sql_yacc.yy: Typo fix
-
unknown authored
Build-tools/Do-all-build-steps: We need to test SSL stuff. Now we do it. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 21 Sep, 2001 5 commits
-
-
unknown authored
Docs/manual.texi: Update
-
unknown authored
Add a mirror in Mexico mexico.txt, mexico.eps, mexico.gif: new file Docs/manual.texi: Add a mirror in Mexico
-
unknown authored
Changed --do-pstack to --enable-pstack Removed pstack from default build client/Makefile.am: Fixes for distributed build configure.in: Removed pstack from default build sql/Makefile.am: Fixes for distributed build sql/mysqld.cc: Changed --do-pstack to --enable-pstack
-
unknown authored
-
unknown authored
Fixed bug in UNION client/mysqlbinlog.cc: Added error message handling to read_log_event() heap/hp_write.c: More debug info myisam/myisampack.c: Cleanup mysql-test/mysql-test-run.sh: Portability fixes. mysql-test/r/union.result: More tests cases for UNION mysql-test/t/union.test: More tests cases for UNION sql/Makefile.am: Added mysql_embed.h sql/item.cc: Fixed bug when using the same table multiple times in union. sql/log_event.cc: Removed use of ## construct (Portability problem) sql/log_event.h: Added error message handling to read_log_event() sql/mysql_priv.h: Added mysql_embed.h sql/opt_sum.cc: Cleanup sql/slave.cc: cleanup sql/sql_base.cc: Integrated table->ref_primary_key into table->part_of_key sql/sql_union.cc: Cleanup sql/table.cc: Integrated table->ref_primary_key into table->part_of_key sql/table.h: Integrated table->ref_primary_key into table->part_of_key
-
- 20 Sep, 2001 8 commits
-
-
unknown authored
innobase/os/os0sync.c: Define os_fast_mutex functions also in Windows
-
unknown authored
os0sync.ic Define os_fast_mutex functions also in Windows innobase/include/os0sync.h: Define os_fast_mutex functions also in Windows innobase/include/os0sync.ic: Define os_fast_mutex functions also in Windows
-
unknown authored
univ.i Changes to eliminate unnecessary Purify warnings (documentation of flag UNIV_SET_MEM_TO_ZERO) innobase/include/univ.i: Changes to eliminate unnecessary Purify warnings (documentation of flag UNIV_SET_MEM_TO_ZERO)
-
unknown authored
into donna.mysql.fi:/home/heikki/mysqlf
-
unknown authored
ut0mem.h Changes to eliminate unnecessary Purify warnings ut0mem.ic Changes to eliminate unnecessary Purify warnings srv0start.c Changes to eliminate unnecessary Purify warnings mem0pool.c Changes to eliminate unnecessary Purify warnings ut0mem.c Changes to eliminate unnecessary Purify warnings innobase/ut/ut0mem.c: Changes to eliminate unnecessary Purify warnings innobase/mem/mem0pool.c: Changes to eliminate unnecessary Purify warnings innobase/srv/srv0start.c: Changes to eliminate unnecessary Purify warnings innobase/include/ut0mem.h: Changes to eliminate unnecessary Purify warnings innobase/include/ut0mem.ic: Changes to eliminate unnecessary Purify warnings innobase/include/mem0mem.ic: Changes to eliminate unnecessary Purify warnings
-
unknown authored
into work.mysql.com:/home/bk/mysql-4.0 acinclude.m4: Auto merged sql-bench/server-cfg.sh: Auto merged
-
unknown authored
acinclude.m4: Fix for Gemini sql-bench/server-cfg.sh: Fix for Gemini sql/field.cc: Fix for Gemini
-
unknown authored
client/mysqlmanagerc.c: fix to make it compile after merge sql/lex.h: fixes for GRANT ... REQUIRE sql/sql_lex.h: GRANT ... REQUIRE sql/sql_yacc.yy: GRANT ... REQUIRE tools/mysqlmanager.c: fix to make compile after merge
-
- 19 Sep, 2001 3 commits
-
-
unknown authored
BitKeeper/etc/ignore: auto-union BitKeeper/deleted/.del-test-ssl~ed0a50364f2a51d7: Auto merged include/Makefile.am: Auto merged include/mysql.h: Auto merged libmysql/libmysql.c: Auto merged mysys/md5.c: Auto merged sql/Makefile.am: Auto merged
-
unknown authored
mysys/md5.c: Rename: sql/md5.c -> mysys/md5.c include/md5.h: Rename: mysys/md5.h -> include/md5.h client/Makefile.am: added mysqlmanagerc include/Makefile.am: moved md5.h to include include/mysql.h: added mysqlmanager client code include/mysql_com.h: renamed connect2 to my_connect() and made it extern libmysql/Makefile.shared: added md5 to libmysqlclient libmysql/libmysql.c: connect2->my_connect mysys/Makefile.am: added md5 to client sql/Makefile.am: md5 -> mysys sql/handler.cc: fixed typo tools/managertest1.nc: cleanup tools/mysqlmanager.c: fixed bugs added md5 authentication BitKeeper/etc/ignore: Added client/mysqlmanagerc to the ignore list vio/test-ssl: no change
-
unknown authored
Makefile.am SUBDIRS = aout configure.in Output pstack/aout/Makefile Makefile.am BitKeeper file /home/tim/my/4/pstack/aout/Makefile.am configure.in: Output pstack/aout/Makefile pstack/Makefile.am: SUBDIRS = aout libmysqld/examples/Makefile.am: Add @pstack_libs@
-
- 18 Sep, 2001 13 commits
-
-
unknown authored
into work.mysql.com:/home/tim/my/4
-
unknown authored
Docs/manual.texi: New information about the embedded MySQL server library.
-
unknown authored
sql/sql_select.cc: Auto merged
-
unknown authored
myisam/mi_write.c: cleanup pstack/Makefile.am: Fixed wrong variable
-
unknown authored
Docs/manual.texi: Auto merged myisam/mi_check.c: Auto merged
-
unknown authored
Docs/internals.texi: Added more code style suggestions. Docs/manual.texi: Changelog myisam/mi_check.c: Removed dbug info
-
unknown authored
Fixed that --enable-assembler works on newer Linux system Makefile.am: Another attempt to get pstack into the binary distribution configure.in: Fixed that --enable-assembler works on newer Linux system Fixes for pstack pstack/Makefile.am: Another attempt to get pstack into the binary distribution
-
unknown authored
configure.in: Don't enable pstack if mit-pthreads
-
unknown authored
Fix to get libmysqld examples to be included in distribution BitKeeper/deleted/.del-test-ssl~ed0a50364f2a51d7: Delete: vio/test-ssl BitKeeper/etc/ignore: Added libmysqld/examples/mysql libmysqld/examples/mysqltest to the ignore list configure.in: Fix to get pstack included in distribution libmysqld/Makefile.am: Fix to get libmysqld examples to be included in distribution libmysqld/examples/Makefile.am: Fix to get libmysqld examples to be included in distribution sql/sql_parse.cc: Fixed bug in grant
-
unknown authored
-
unknown authored
into work.mysql.com:/home/bk/mysql-4.0 Docs/manual.texi: Auto merged extra/perror.c: Auto merged include/myisam.h: Auto merged myisam/mi_check.c: Auto merged mysql-test/mysql-test-run.sh: Auto merged mysql-test/t/rpl000017-slave.sh: Auto merged sql/ha_myisam.cc: Auto merged sql/handler.cc: Auto merged sql/slave.cc: Auto merged
-
unknown authored
Configure fixes configure.in: Fix for pstack libmysqld/Makefile.am: Fix to create examples mysql-test/t/drop.test: Fix error messages mysql-test/t/isolation.test: Fix error messages mysql-test/t/union.test: Fix error messages
-
unknown authored
Fixed some wrong test cases Docs/manual.texi: Changelog extra/perror.c: Added BDB table errors include/myisam.h: Fix for LOAD DATA FROM MASTER when using tables with checksum myisam/mi_check.c: Fix for LOAD DATA FROM MASTER when using tables with checksum mysql-test/mysql-test-run.sh: Better logging mysql-test/r/join.result: Fixed missing results mysql-test/r/rpl000006.result: Updated result mysql-test/t/join.test: Fixed wrong test mysql-test/t/rpl000001.test: Fixed wrong test mysql-test/t/rpl000006.test: Cleanup mysql-test/t/rpl000017-slave.sh: Fixed too long password mysql-test/t/rpl000017.test: Fixed too long password sql/ha_myisam.cc: Fix for LOAD DATA FROM MASTER when using tables with checksum sql/handler.cc: Unique error for DEADLOCK sql/slave.cc: Fix for LOAD DATA FROM MASTER when using tables with checksum
-