| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
into mysql.com:/home/ram/work/b25301/b25301.5.1
|
| |\
| | |
| | |
| | | |
into mysql.com:/home/ram/work/b25301/b25301.5.1
|
| | |\
| | | |
| | | |
| | | | |
into mysql.com:/home/ram/work/b25301/b25301.5.0
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The 0000 year is valid.
The ISO standard for "Representation of dates and times" says:
"Calendar years are numbered in ascending order according to the
Gregorian calendar by values in the range [0000] to [9999]."
Reverted fix for 21789: DATETIME with 0000-00-00 11:22:33 should be invalid, but is accepted
as it's not a bug.
Fix for 19370: DateTime datatype in MySQL has two bugs in it
will be reverted during 4.1 -> 5.0 merging as it was pushed to the
5.0 tree.
|
|\ \ \ \
| |/ / /
|/| | |
| | | | |
into mysql.com:/home/ram/work/b23616/b23616.5.1
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
into mysql.com:/home/ram/work/b23616/b23616.5.1
|
| | |\ \ \
| | | | | |
| | | | | |
| | | | | | |
into mysql.com:/home/ram/work/b23616/b23616.5.0
|
| | | | |/
| | | |/|
| | | | |
| | | | |
| | | | | |
Consider double values as legal date{time} function's arguments
(i.e. allow dates in internal format YYYYMMDDHHMMSS.XXXXXX).
|
| | | |\ \
| | | | | |
| | | | | |
| | | | | | |
into neptunus.(none):/home/msvensson/mysql/mysql-4.1-maint
|
| | | | |\ \
| | | | | | |
| | | | | | |
| | | | | | | |
into outpost.site:/home/cps/mysql/trees/4.1-runtime-bug9191
|
| | | |\ \ \ \
| | | | |/ / /
| | | |/| | |
| | | | | | | |
into mysql.com:/usr/home/ram/work/bug21789/my41-bug21789
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
into mysql.com:/home/my/mysql-5.1
Merge of 'remove compiler warnings when using -Wshadow'
|
| |\ \ \ \ \ \ \
| | |_|_|_|_|_|/
| |/| | | | | |
| | | | | | | | |
into mysql.com:/home/my/mysql-5.0
|
| | |\ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | |
| | | | | | | | |
into mysql.com:/home/my/mysql-5.0
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
- Removed not used variables and functions
- Added #ifdef around code that is not used
- Renamed variables and functions to avoid conflicts
- Removed some not used arguments
Fixed some class/struct warnings in ndb
Added define IS_LONGDATA() to simplify code in libmysql.c
I did run gcov on the changes and added 'purecov' comments on almost all lines that was not just variable name changes
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
| | | | | | | |
| | | | | | | | |
into mysql.com:/home/kent/bk/main/mysql-5.1
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
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
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
| | | | / / / /
| |_|_|/ / / /
|/| | | | | | |
into mysql.com:/home/kent/bk/main/mysql-5.1
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
Changed header to GPL version 2 only
|
| |\ \ \ \ \
| | |/ / / /
| | | | | |
| | | | | | |
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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 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
|
| | |\ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
into mysql.com:/home/hf/work/mysql-5.0-0mrg
|
| |\ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
into mysql.com:/usr/home/ram/work/bug21789/my50-bug21789
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
into neptunus.(none):/home/msvensson/mysql/mysql-5.1-maint
|
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
into shellback.(none):/home/msvensson/mysql/mysql-5.1-maint
|
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
into mysql.com:/usr/home/ram/work/bug21789/my51-bug21789
|
| | |\ \ \ \ \ \ \ \ \ \ \
| | | | |_|/ / / / / / / /
| | | |/| | | | | | | | |
| | | | | | | | | | | | | |
into mysql.com:/usr/home/ram/work/bug21789/my51-bug21789
|
| | | |\ \ \ \ \ \ \ \ \ \
| | | | | |_|_|_|_|_|_|/ /
| | | | |/| | | | | | | |
| | | | | | | | | | | | | |
into mysql.com:/usr/home/ram/work/bug21789/my50-bug21789
|
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
is accepted
Reject '0000-00-00 01:01:01' dates.
|
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / / / / /
| | |/| | | | | | | | | |
| | | | | | | | | | | | | |
into neptunus.(none):/home/msvensson/mysql/mysql-5.1-new-maint
|
| | | |_|_|_|/ / / / / /
| | |/| | | | | | | | | |
|
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Fixed new introduced bug in my_time.c
|
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
- Removed not used variables
- Changed some ulong parameters/variables to ulonglong (possible serious bug)
- Added casts to get rid of safe assignment from longlong to long (and similar)
- Added casts to function parameters
- Fixed signed/unsigned compares
- Added some constructores to structures
- Removed some not portable constructs
Better fix for bug Bug #21428 "skipped 9 bytes from file: socket (3)" on "mysqladmin shutdown"
(Added new parameter to net_clear() to define when we want the communication buffer to be emptied)
|
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / / /
|/| | | | | | | | | | |
| | | | | | | | | | | | |
into mysql.com:/home/kent/bk/mysql-5.1-build
|
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
into mysql.com:/home/kent/bk/mysql-5.1-build
|
| | |\ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / /
| | |/| | | | | | | / / /
| | | | |_|_|_|_|_|/ / /
| | | |/| | | | | | | | |
into mysql.com:/home/kent/bk/mysql-5.1
|
| | | |/ / / / / / / / |
|
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | |
| | | | | | | | | | | |
into dl145s.mysql.com:/data0/bk/team_tree_merge/MERGE/mysql-5.1-opt
|
| |\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / /
| |/| | | | | | | | |
| | | | | | | | | | | |
into mysql.com:/home/hf/work/mysql-5.1-mrg
|
| | |\ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / /
| | |/| | | | / / / /
| | | | |_|_|/ / / /
| | | |/| | | | | | |
into mysql.com:/home/hf/work/mysql-5.1.clean
|
| | | | |/ / / / /
| | | |/| | | | | |
|
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | / / /
| | |_|_|_|/ / /
| |/| | | | | | |
into mysql.com:/home/my/mysql-5.1
|
| | |_|/ / / /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
(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 alik.:/mnt/raid/alik/MySQL/devel/5.0-merged-5.0-rt
|
| | |\ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | |
| | | | | | | | |
into polly.local:/home/kaa/src/maint/mysql-5.0-maint
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
into alik.:/mnt/raid/alik/MySQL/devel/5.1-rt-merged-2
|
| |\ \ \ \ \ \ \ \
| | | |_|/ / / / /
| | |/| | / / / /
| | |_|_|/ / / /
| |/| | | | | | |
into polly.local:/tmp/maint/bug11655/my51-bug11655
|