| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| | |
into mashka.mysql.fi:/home/my/mysql-4.0
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
mysql-test/r/create.result:
After merge fix
sql/sql_insert.cc:
Write binlog before commit
sql/sql_update.cc:
Added comment
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Fix for empty table/column names
mysql-test/t/create.test:
Auto merged
sql/sql_parse.cc:
Auto merged
sql/ha_innodb.cc:
Auto merged
sql/table.cc:
Auto merged
tests/grant.pl:
Auto merged
sql/filesort.cc:
merge with 3.23
sql/sql_table.cc:
merge with 3.23
tests/grant.res:
merge with 3.23
|
| | | |
|
| | |\
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
into mashka.mysql.fi:/home/my/mysql-3.23
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
mysql-test/t/create.test:
Test for empty table/column name
tests/grant.pl:
More tests
tests/grant.res:
More tests
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fix bug: MySQL could erroneously return Empty set if InnoDB estimated index range size to 0 records though the range was not empty; MySQL also failed to do the next-key locking in the case of an empty index range
sql/ha_innobase.cc:
Fix bug: MySQL could erroneously return Empty set if InnoDB estimated index range size to 0 records though the range was not empty; MySQL also failed to do the next-key locking in the case of an empty index range
|
| | | |
| | | |
| | | |
| | | |
| | | | |
sql/sql_parse.cc:
Removed not needed test
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fix compiler warning in Windows about ib_longlong to ulint conversion
innobase/trx/trx0roll.c:
Fix compiler warning in Windows about ib_longlong to ulint conversion
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fix bug number 154: GROUP BY and DISTINCT could treat NULL values inequal
innobase/row/row0sel.c:
Fix bug number 154: GROUP BY and DISTINCT could treat NULL values inequal
|
| | | |
| | | |
| | | |
| | | |
| | | | |
client/mysqlshow.c:
- fixed C++-style comment to make IBM C compiler happy
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
into mysql.com:/Users/mysqldev/my/mysql-4.0
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
the output of the script.
scripts/mysql_tableinfo.sh:
Small fixes in this program which I contributed some time ago. These fixes
are waiting in Monty's mailbox since August, and there are tiny :
* use array{'x'} instead of array{x}
* use fetchrow_arrayref instead of fetchrow_array
* try to hide the command-line options from 'ps' like mysqlhotcopy does
* use 'map' instead of homegrown function
* use $_ instead of $i when possible
|
|/ / / |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Fix bug: MySQL could erroneously return Empty set if InnoDB estimated index range size to 0 records though the range was not empty; MySQL also failed to do the next-key locking in the case of an empty index range
sql/ha_innodb.cc:
Fix bug: MySQL could erroneously return Empty set if InnoDB estimated index range size to 0 records though the range was not empty; MySQL also failed to do the next-key locking in the case of an empty index range
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
sql/filesort.cc:
SCCS merged
|
| | |/ |
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | | |
into mysql.com:/space/my/mysql-4.0
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
already existing "--skip-dmg" (per Monty request)
- Fixed handling of license files
|
|\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | | |
sql/sql_base.cc:
Auto merged
tests/grant.res:
Auto merged
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
tests/grant.pl:
More options for test
tests/grant.res:
new test results
|
|\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | | |
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
"DBUG_RETURN undeclared" on Mac OS X)
|
| | | |
|
| | | |
|
|\ \ \
| |/ /
|/| /
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
man/perror.1:
Auto merged
scripts/mysqld_safe.sh:
Auto merged
sql/gen_lex_hash.cc:
Auto merged
sql/ha_myisam.cc:
Auto merged
sql/item.cc:
Auto merged
sql/sql_select.cc:
Auto merged
strings/ctype-tis620.c:
Auto merged
mysql-test/r/analyse.result:
ul
mysql-test/r/group_by.result:
ul
mysql-test/r/select.result:
ul
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
into serg.mysql.com:/usr/home/serg/Abk/mysql
|
| | | |
|
| |/
| |
| |
| |
| |
| |
| |
| | |
typo fixed
sql/ha_myisam.cc:
typo fixed
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
into sinisa.nasamreza.org:/mnt/work/mysql
|
| | | |
|
| | |\
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
into sinisa.nasamreza.org:/mnt/work/mysql
|
| | |\ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
into sinisa.nasamreza.org:/mnt/work/mysql
|
| | | | | |
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
into mashka.mysql.fi:/home/my/mysql-3.23
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
for the patch) (bug #135)
|
| | |\ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
into sanja.is.com.ua:/home/bell/mysql/work-rand-3.23
|
| | | |/ / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
mysql-test/r/select.result:
test of random WHERE clause
mysql-test/t/select.test:
test of random WHERE clause
sql/sql_select.cc:
fixed bug of unchecked random part of WHERE clause
|
| | |\ \ \ \
| | | |_|_|/
| | |/| | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
into serg.mysql.com:/usr/home/serg/Abk/mysql
|
| | | |/ / |
|
| | | | | |
|
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
(it barfs on these with a syntax error)
sql/net_serv.cc:
- fixed C++-style comment (this file is copied as libmysql_r/net.c)
strings/ctype-tis620.c:
- fixed many C++-style comments
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Changed that analyse(#) also affects strings
mysql-test/r/analyse.result:
Better analyse test
mysql-test/t/analyse.test:
Better analyse test
sql/sql_analyse.cc:
NEWDATE -> DATE in anylyse() output
Changed that analyse(#) also affects strings
Fixed that number of elements in ENUM is limited by # not by #+1
|
| | | |
| | | |
| | | |
| | | | |
file to be compiled :(
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
sql/mysqld.cc:
Auto merged
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Docs/internals.texi:
Added PeterG's new internals documentation.
BitKeeper/etc/logging_ok:
Logging to logging@openlogging.org accepted
|
| | | | | |
|
| | | | | |
|