| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
into mysql.com:/home/kent/bk/tmp/mysql-5.0-build
|
| |\
| | |
| | |
| | | |
into trift2.:/MySQL/M50/push-5.0
|
| | |\
| | | |
| | | |
| | | | |
into kahlann.erinye.com:/home/df/mysql/build/mysql-5.0-release
|
| | | | |
|
| | | | |
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Corrected spelling in copyright text
Makefile.am:
Don't update the files from BitKeeper
Many files:
Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header
Adjusted year(s) in copyright header
Many files:
Added GPL copyright text
Removed files:
Docs/Support/colspec-fix.pl
Docs/Support/docbook-fixup.pl
Docs/Support/docbook-prefix.pl
Docs/Support/docbook-split
Docs/Support/make-docbook
Docs/Support/make-makefile
Docs/Support/test-make-manual
Docs/Support/test-make-manual-de
Docs/Support/xwf
|
|/ /
| |
| |
| | |
Changed header to GPL version 2 only
|
| |
| |
| |
| | |
Remove DBUG_ENTER in my_end
|
| | |
|
|\ \
| | |
| | |
| | | |
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
|
| |\ \
| | | |
| | | |
| | | | |
into neptunus.(none):/home/msvensson/mysql/mysql-4.1-maint
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
connection to MySQL
- Add CR_CONN_HOST_ERROR to list of errorcode that trigger another connection
attempt in mysqltest
|
|\ \ \ \
| | |_|/
| |/| |
| | | | |
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
into kahlann.erinye.com:/home/df/mysql/build/mysql-5.0-build
|
| | | | |
| | | | |
| | | | |
| | | | | |
Don't assert if my_thread_end() is called twice (common case)
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fixed compiler warnings (detected by VC++):
- Removed not used variables
- Added casts
- Fixed wrong assignments to bool
- Fixed wrong calls with bool arguments
- Added missing argument to store(longlong), which caused wrong store method to be called.
|
| |\ \ \ \
| | |/ / /
| |/| | |
| | | | | |
into dl145s.mysql.com:/data0/bk/team_tree_merge/MERGE2/mysql-5.0-opt
|
| | |\ \ \
| | | | |/
| | | |/|
| | | | | |
into mysql.com:/home/hf/work/thfix/my50-thfix
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
the problem is that client tools are compiled with UNDEF_THREADS_HACK
flag, and my thread-related additions to the mysqltest.c can't be compiled.
Easy solution is to disable these in not-embedded case completely.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Close any statements that might be open before program exit
Close any statments that might be open when calling "disable_ps_protocol"
|
|\ \ \ \ \
| | |_|_|/
| |/| | |
| | | | | |
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
|
| | | | | |
|
| |\ \ \ \
| | | |_|/
| | |/| |
| | | | | |
into neptunus.(none):/home/msvensson/mysql/mysql-4.1-maint
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
|
| | | | | | |
|
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | |
| | | | | | |
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
into mysql.com:/home/kent/bk/mysql-5.0-merge
|
| |\ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | |
| | | | | | | |
into dl145s.mysql.com:/data0/bk/team_tree_merge/MERGE/mysql-5.0-opt
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fixed that --valgrind works again with mysql-test-run.sh
Extended error messages when loosing connection during mysql_real_connect()
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
(Mostly in DBUG_PRINT() and unused arguments)
Fixed bug in query cache when used with traceing (--with-debug)
Fixed memory leak in mysqldump
Removed warnings from mysqltest scripts (replaced -- with #)
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
into mysql.com:/home/hf/work/mysql-5.0-0mrg
|
| | | | | | | | |
|
| | |\ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
into mysql.com:/home/hf/work/w3475/my50-w3475
|
| |\ \ \ \ \ \ \ \
| | |_|_|/ / / / /
| |/| | | | | | /
| | | |_|_|_|_|/
| | |/| | | | | |
into mysql.com:/home/hf/work/mysql-5.0-mrg
|
| | | | | | | | |
|
| | |\ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
into mysql.com:/home/hf/work/mysql-4.1-mrg
|
| | | | |/ / / /
| | | |/| | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Necessary code added to mysqltest.c.
Disabled tests are available now.
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
into shakedown.(none):/home/jpipes/dev/mysql-5.0-maint
|
| | | | | | | | | |
|
| | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / /
| |/| | | | | | |
| | | | | | | | | |
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
|
| | |/ / / / / /
| |/| | | | | | |
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
- Client side readline functions unconditionally search for Unix '\n' line
endings. In this case, the delimiter statement was set to '//\r' instead
of the intended '//'. When removing the '\n' check for and remove
preceeding '\r' character as well.
|
|\ \ \ \ \ \ \ \
| | |_|_|_|_|_|/
| |/| | | | | |
| | | | | | | | |
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
into neptunus.(none):/home/msvensson/mysql/mysql-4.1-maint
|
| | | | | | | | | |
|
| | | | | | | | | |
|
| | | | | | | | | |
|