| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
into mysql.com:/opt/local/work/mysql-5.0-root
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
cursor is interpreted latin1 character and Bug#9819 "Cursors: Mysql Server
Crash while fetching from table with 5 million records."
A fix for a possible memory leak when fetching into an SP cursor
in a long loop.
The patch uses a common implementation of cursors in the binary protocol and
in stored procedures and implements materialized cursors.
For implementation details, see comments in sql_cursor.cc
|
| | |
|
|\ \ |
|
| |\ \
| | | |
| | | |
| | | | |
into mysql.com:/home/psergey/mysql-4.1-csc6030-r3
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
calculating MyISAM index
statistics (like 4.0 did) (patch #3, with review #1 & #2 feedback addressed)
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
into selena.:H:/MYSQL/src/#12929-mysql-4.1
|
| | |/ /
| | | |
| | | |
| | | | |
a restriction to 255 chars for editable buffer.
|
|\ \ \ \
| |_|_|/
|/| | |
| | | | |
into mysql.com:/usr/home/bar/mysql-5.0.b10504
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Character set does not support traditional mode
ctype_utf8.result, ctype_utf8.test:
adding test case.
password.c, mysql_com.h
Changeing octet2hex availability from static to public.
item_strfunc.cc:
Result string is now checked to be well-formed.
Warning/error is generated, depending on sql_mode.
|
| | | |
| | | |
| | | |
| | | | |
Kent)
|
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
into mysql.com:/home/mydev/mysql-5.0-5000
|
| | |
| | |
| | |
| | | |
After merge fix.
|
| |\ \
| | | |
| | | |
| | | | |
into mysql.com:/home/mydev/mysql-4.1-4100
|
| | | |
| | | |
| | | |
| | | | |
Enlarged the counter variables to ulonglong.
|
| | |\ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Back port of QNX work around for rint()
|
| | | | | |
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | | |
into mysql.com:/home/jimw/my/mysql-5.0-clean
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
into mysql.com:/home/jimw/my/mysql-4.1-clean
|
| | |\ \ \ \
| | | |/ / /
| | | | | /
| | | |_|/
| | |/| | |
into selena.:H:/MYSQL/src/#05588-mysql-4.1
|
| | | |/
| | | |
| | | |
| | | | |
read timeout properly on win32.
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
against a later version of libc.
|
| |\ \ \
| | |/ /
| |/| |
| | | | |
into mysql.com:/home/jimw/my/mysql-4.1-clean
|
| | | |
| | | |
| | | |
| | | | |
--build=i686-unknown-sysv5SCO_SV6.0.0
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Originally contained in 2005/03/03 19:51:29+01:00 serg@serg.mylan;
contained in MySQL 4.1.10a;
re-committed for archival purposes.
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
into mysql.com:/home/jimw/my/mysql-5.0-clean
|
| | | | |
| | | | |
| | | | |
| | | | | |
mysql_options(..., MYSQL_OPT_RECONNECT, ...). (Bug #11787)
|
|\ \ \ \ \
| | |/ / /
| |/| | |
| | | | | |
into mysql.com:/home/jimw/my/mysql-5.0-clean
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
into mysql.com:/home/jimw/my/mysql-4.1-clean
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
on Solaris even though it is available, and declare it ourselves in
that case. (Bug #7156)
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | | |
into mysql.com:/home/jimw/my/mysql-5.0-clean
|
| |/ / / / |
|
| | | | |
| | | | |
| | | | |
| | | | | |
string while replicating LOAD DATA INFILE statement.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Changed spelling "Commerical" to "Commercial"
mysqld.vcproj:
Aligned engines with Unix version
sql_class.cc:
VC7 needs my_free() cast of first arg to be (gptr)
my_global.h:
Can't assume macro set_timespec_nsec exists if set_timespec does
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
into mishka.local:/home/my/mysql-5.0
|
| | | | | | |
|
|\ \ \ \ \ \
| |/ / / / /
|/| / / / /
| |/ / / / |
into mysql.com:/home/emurphy/src/work/mysql-5.0
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
than we've used before.
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
into mysql.com:/Users/emurphy/src/work/mysql-4.1-bug11338
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
In cp932, '\' character can be the second byte in a
multi-byte character stream. This makes it difficult to use
mysql_escape_string. Added flag to indicate which languages allow
'\' as second byte of multibyte sequence so that when putting a prepared
statement into the binlog we can decide at runtime whether hex encoding
is really needed.
|
| | | | | | |
|
| | | | | | |
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | | |
into mysql.com:/home/jimw/my/mysql-5.0-clean
|
| |/ / / / |
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | | |
into xiphis.org:/usr/home/antony/work2/merge-5.0
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
into mysql.com:/usr/home/bar/mysql-4.1.b5439
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
(important for Adobe).
mf_pack.c, mf_dirname.c, charset.c, my_sys.h:
- adding fs_character_set() function on Windows
- ignoring fake slashes which are just multibyte
parts in several functions in /mysys
Verified by Shu to work on WinXP and Win2k.
Test is not possible, or very hard to do.
|