| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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@
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
into work.mysql.com:/home/tim/my/4
|
| | |
| | |
| | |
| | |
| | |
| | | |
Docs/manual.texi:
New information about the embedded MySQL server
library.
|
|\ \ \
| |/ /
|/| |
| | |
| | | |
sql/sql_select.cc:
Auto merged
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
myisam/mi_write.c:
cleanup
pstack/Makefile.am:
Fixed wrong variable
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | | |
Docs/manual.texi:
Auto merged
myisam/mi_check.c:
Auto merged
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Docs/internals.texi:
Added more code style suggestions.
Docs/manual.texi:
Changelog
myisam/mi_check.c:
Removed dbug info
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
| | |
| | |
| | |
| | |
| | | |
configure.in:
Don't enable pstack if mit-pthreads
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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
|
|\ \ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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
|
| | | |
| | | |
| | | |
| | | |
| | | | |
sql/mysqld.cc:
cannot use unireg_abort before unireg_init
|
|\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | | |
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
myisam/mi_write.c:
Auto merged
|
| | | | |
|
|\ \ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Docs/manual.texi:
Auto merged
extra/perror.c:
Auto merged
include/my_base.h:
Auto merged
include/mysql.h:
Auto merged
scripts/make_binary_distribution.sh:
Auto merged
sql/ha_berkeley.cc:
Auto merged
sql/handler.h:
Auto merged
sql/mysqld.cc:
Auto merged
client/mysqltest.c:
Auto merged
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Include missing man pages into binary distribution
BitKeeper/deleted/.del-make_mysql_pkg.sh~c616a18bed4b9c2:
Delete: support-files/make_mysql_pkg.sh
Docs/manual.texi:
Changelog
extra/perror.c:
Added missing error codes
include/my_base.h:
Added unique error for DEADLOCK
include/mysql.h:
Portability fix for the LCC windows compiler
include/mysqld_error.h:
Added unique error for DEADLOCK
scripts/make_binary_distribution.sh:
Include missing man pages into binary distribution
sql/ha_berkeley.cc:
Added unique error for DEADLOCK
sql/ha_berkeley.h:
Added unique error for DEADLOCK
sql/handler.h:
Added unique error for DEADLOCK
sql/mysqld.cc:
Portability fix
sql/share/czech/errmsg.txt:
Added unique error for DEADLOCK
sql/share/danish/errmsg.txt:
Added unique error for DEADLOCK
sql/share/dutch/errmsg.txt:
Added unique error for DEADLOCK
sql/share/english/errmsg.txt:
Added unique error for DEADLOCK
sql/share/estonian/errmsg.txt:
Added unique error for DEADLOCK
sql/share/french/errmsg.txt:
Added unique error for DEADLOCK
sql/share/german/errmsg.txt:
Added unique error for DEADLOCK
sql/share/greek/errmsg.txt:
Added unique error for DEADLOCK
sql/share/hungarian/errmsg.txt:
Added unique error for DEADLOCK
sql/share/italian/errmsg.txt:
Added unique error for DEADLOCK
sql/share/japanese/errmsg.txt:
Added unique error for DEADLOCK
sql/share/korean/errmsg.txt:
Added unique error for DEADLOCK
sql/share/norwegian-ny/errmsg.txt:
Added unique error for DEADLOCK
sql/share/norwegian/errmsg.txt:
Added unique error for DEADLOCK
sql/share/polish/errmsg.txt:
Added unique error for DEADLOCK
sql/share/portuguese/errmsg.txt:
Added unique error for DEADLOCK
sql/share/romanian/errmsg.txt:
Added unique error for DEADLOCK
sql/share/russian/errmsg.txt:
Added unique error for DEADLOCK
sql/share/slovak/errmsg.txt:
Added unique error for DEADLOCK
sql/share/spanish/errmsg.txt:
Added unique error for DEADLOCK
sql/share/swedish/errmsg.txt:
Added unique error for DEADLOCK
sql/share/ukrainian/errmsg.txt:
Added unique error for DEADLOCK
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
buf0buf.c Fix uninitilaized flush field noticed with Purify
innobase/buf/buf0buf.c:
Fix uninitilaized flush field noticed with Purify
innobase/log/log0log.c:
Eliminate a Purify warning
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
updated mysql-test-run with features from 4.0
added a test case for broken load data from master for MyISAM tables
with checksum
client/mysqltest.c:
fixed parser bug
mysql-test/mysql-test-run.sh:
backported changes from 4.0 ( needed to be able to run client in gdb)
mysql-test/t/rpl000006.test:
updated test case for a bug
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
myisam/mi_extra.c:
More debugging information
mysql-test/r/union.result:
Added test for UNION bug
mysql-test/t/union.test:
Added test for UNION bug
sql/sql_base.cc:
Clear field->query_id when using UNION
sql/sql_parse.cc:
Fix for UNION bug
sql/sql_union.cc:
Cleanup
sql/table.h:
Fix for UNION bug
tools/Makefile.am:
Fix for compiling with MIT-threads
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fixed array overrun when using drop_db
Portability fixes
BitKeeper/etc/ignore:
Added libmysqld/examples/completion_hash.cc libmysqld/examples/completion_hash.h libmysqld/examples/my_readline.h libmysqld/examples/mysql.cc libmysqld/examples/mysqltest.c libmysqld/examples/readline.cc libmysqld/examples/sql_string.cc libmysqld/examples/sql_string.h to the ignore list
acinclude.m4:
Fixed reference to top_builddir
myisam/mi_write.c:
Fixed locking problem when using bulk insert
sql/sql_db.cc:
Fixed array overrun when using drop_db
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
client/mysql.cc:
Increased version number
client/mysqltest.c:
Changed to use default path
include/mysql.h:
Changed prototype of mysql_server_init
libmysql/libmysql.c:
Changed prototype of mysql_server_init
libmysqld/lib_sql.cc:
Changed prototype of mysql_server_init
mysql-test/r/union.result:
Added test for UNION bug
mysql-test/t/union.test:
Added test for UNION bug
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
tools/Makefile.am:
Fixed typo
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Change a mirror contact e-mail
Docs/manual.texi:
Change a mirror contact e-mail
|
|\ \ \ \ \
| |/ / / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
BitKeeper/etc/ignore:
auto-union
configure.in:
SCCS merged
client/mysql.cc:
SCCS merged
client/mysqltest.c:
SCCS merged
mysql-test/mysql-test-run.sh:
Auto merged
libmysqld/libmysqld.c:
SCCS merged
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
mysql test suite.
A few minor libmysqld fixes.
Add mysql_server_init() and _end() to mysql.cc and mysqltest.c, so they
can be linked against libmysqlclient or libmysqld.
sql/mysqld.cc:
have unireg_end() exit(), instead of pthread_exit()
if inside the EMBEDDED_LIBRARY. This is a hack
which hopefully won't be needed. But without it,
the program hangs at end.
client/mysql.cc:
Don't call mysql_ssl_clear() unless HAVE_OPENSSL.
client/mysqltest.c:
Add mysql_server_init() and _end().
acinclude.m4:
change .. to $(top_builddir) in innodb_libs
Makefile.am:
Add libmysqld/examples to link_sources target
configure.in:
output libmysqld/examples/Makefile
Also, change .. to $(top_builddir) in readline_link
BitKeeper/etc/ignore:
added linked_libmysqldex_sources
mysql-test/mysql-test-run.sh:
use latin1, not latin1_de, in tests
libmysqld/libmysqld.c:
Add replication functions.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
client/Makefile.am:
Cleanup
sql/Makefile.am:
Cleanup
sql/share/dutch/errmsg.txt:
Added missing error messages
sql/share/ukrainian/errmsg.txt:
Added missing error messages
sql/sql_handler.cc:
Portability fix
tools/Makefile.am:
Portability fix
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Added a mirror in Finland
Docs/manual.texi:
Added a mirror in Finland
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Added a mirror in Turkey
turkey.eps, turkey.gif, turkey.txt:
new file
Docs/manual.texi:
Added a mirror in Turkey
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
BitKeeper/etc/ignore:
added vio/test-ssl
sql/net_serv.cc:
Auto merged
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
libmysql/libmysql.c:
Cleanup & portability fixes
|
|\ \ \ \ \ \
| | |_|/ / /
| |/| | / /
| |_|_|/ /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Docs/manual.texi:
Auto merged
sql/sql_acl.cc:
Auto merged
sql/mysqld.cc:
merge
sql/net_serv.cc:
SCCS merged
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Docs/manual.texi:
Auto merged
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Docs/manual.texi:
Changelog
isam/_dbug.c:
Cleanup
sql/mysqld.cc:
Cleanup
sql/net_serv.cc:
Cleanup
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
manual.texi is no such function)
Docs/manual.texi:
fix example that uses INDEX() as function (there
is no such function)
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | | |
Docs/manual.texi:
typo fixes
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
Docs/manual.texi:
Auto merged
|
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | | |
Docs/manual.texi:
outdated line removed
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add a mirror in Philippines
philippines.txt, philippines.gif, philippines.eps:
new file
Docs/manual.texi:
Add a mirror in Philippines
|
| | | |
| | | |
| | | |
| | | |
| | | | |
BitKeeper/etc/ignore:
R
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
BitKeeper/etc/ignore:
added vio/test-ssl
Docs/manual.texi:
Cleanup
isam/isamchk.c:
Cleanup
myisam/mi_check.c:
Cleanup
myisam/myisamchk.c:
Cleanup
myisam/myisamdef.h:
Cleanup
sql/log_event.cc:
Cleanup
sql/mysqld.cc:
Cleanup
|