| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b5291
|
| | |
|
| |\ |
|
| | |
| | |
| | |
| | | |
Allow FROM or IN in SHOW KEYS, as in other SHOW statements.
|
| | |
| | |
| | |
| | | |
explain).
|
| | |
| | |
| | |
| | | |
Add GPL comment
|
| | |\
| | | |
| | | |
| | | | |
into gw.mysql.r18.ru:/usr/home/ram/work/4.0.b5232
|
| | | | |
|
| | | | |
|
| | | | |
|
| | |\ \
| | | | |
| | | | |
| | | | | |
into mysql.com:/space/my/mysql-4.0
|
| | | |\ \
| | | | | |
| | | | | |
| | | | | | |
into mysql.com:/space/my/mysql-4.0-build
|
| | | | | | |
|
| | |/ / /
| | | | |
| | | | |
| | | | | |
If ALTER TABLE ... DROP FOREIGN KEY ... fails because of a wrong constraint name, return a table handler error number 150 instead of 152; the value 152 was misleading, as it referred to '152 = Cannot delete a parent row', whereas '150 = Foreign key constraint is incorrectly formed' is less misleading
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
server': the bug occurs when arguments of LIKE function are in
differentcharacter sets. If these character sets are compatible,
we create an item-converter. In prepared mode, this item
needs to be created in memory of current prepared statement.
|
|/ / / / |
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
into mysql.com:/home/my/mysql-4.1
|
| | | | |
| | | | |
| | | | |
| | | | | |
Add missing parameter to strxnmov() that caused some INTO OUTFILE commands to core dump
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
into mysql.com:/home/my/mysql-4.1
|
| | | | | | |
|
| | |\ \ \ \
| | | |/ / / |
|
| | | |/ /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
used in the handle_options() function (instead of using additional
handle_option() parameter). The default value of the
my_getopt_error_reporter is default_reporter(). One can set it to
other functions if case of need.
|
| | | |\ \
| | | | | |
| | | | | |
| | | | | | |
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fixed missing * in comment in setup_windows_event_source
|
| | | | |\ \
| | | | | | |
| | | | | | |
| | | | | | | |
into mysql.com:/home/mysql_src/mysql-4.0
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
We must not reset the charset in slave after each statement, otherwise the SET CHARACTER SET is cancelled immediately.
Instead, we write a SET CHARACTER SET DEFAULT to the master's binlog when needed (like we already do for SET FOREIGN_KEY_CHECKS);
such writing is not necessary in 4.1 (in 4.1 the bug does not exist, as the SET ONE_SHOT syntax is used).
I have written a test and it works, but I'm not pushing the test as it requires building with all charsets.
I have noticed differences between what is inserted in the master's table in 4.0 and 4.1, and alerted Bar.
|
| | | | |/ /
| | | | | |
| | | | | |
| | | | | | |
Initialize LOG_error_log before get_options to not use an uninitalized mutex in case of an error from handle_options()
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
or --with-extra-charsets=complex is given.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Bug #4558 Escape handling error for ENUM values in SJIS encoding
|
| | | | |/
| | | | |
| | | | |
| | | | |
| | | | | |
Wrong UPPER/LOWER translation for Cyrillic letter tse was fixed.
bug#5110
|
| | | |/ |
|
| | |\ \
| | | | |
| | | | |
| | | | | |
into mysql.com:/home/my/mysql-4.1
|
| | |\ \ \
| | | | | |
| | | | | |
| | | | | | |
into mysql.com:/home/my/mysql-4.1
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Use 'mysqltest' as test database instead of test_$1 or test1,test2 to not accidently delete an important database
Safety fix for mailformed MERGE files
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | | |
parameters": when unpacking binary time recieved from client, handle
the case when length is 0: it means all MYSQL_TIME members are zero.
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
into deer.(none):/home/hf/work/mysql-4.1.4815
|
| | | | | | |
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
from Item_bool_func2 into DTCollation to make it reusable
for other types of items.
|
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | |
| | | | | | |
into sanja.is.com.ua:/home/bell/mysql/bk/work-not-4.1
|
| | | | | | |
|
| | | | | | |
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
insert
|
| | |\ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1
|
| | | |/ / / / |
|
| | |_|/ / /
| |/| | | | |
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
into mysql.com:/dbdata/psergey/mysql-4.1-bug-psnames
|
| | |/ / / / |
|
| | |\ \ \ \
| | | |/ / /
| | |/| | |
| | | | | | |
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
|