summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Renamed xxx_as_text() and xxx__from_text().ram@mysql.r18.ru2003-06-205-71/+71
* Added AsWKT() alias for AsText().ram@mysql.r18.ru2003-06-203-3/+4
* Fix error msg. Bug #681miguel@hegel.(none)2003-06-192-1/+2
* after merge fixbell@sanja.is.com.ua2003-06-191-2/+0
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-06-19341-15376/+13617
|\
| * Merge mysql.com:/space/my/mysql-4.1lenz@mysql.com2003-06-191-1/+2
| |\
| | * Merge mysql.com:/space/my/mysql-4.1lenz@mysql.com2003-06-191-1/+2
| | |\
| | | * - added missing include/sql_state.h to source distributionlenz@kallisto.local2003-06-191-1/+2
| * | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1igor@rurik.mysql.com2003-06-191-1/+1
| |\ \ \ | | |/ /
| | * | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.1lenz@mysql.com2003-06-191-1/+1
| | |\ \ | | | |/
| | | * - revert wrong include of zlib.h as zlib is not part of the source lenz@kallisto.local2003-06-191-1/+1
| * | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1igor@rurik.mysql.com2003-06-194-95/+44
| |\ \ \ | | |/ / | |/| |
| | * | Merge rurik.mysql.com:/home/igor/mysql-4.1igor@rurik.mysql.com2003-06-194-95/+44
| | |\ \
| | | * | preload.result, preload.test:igor@rurik.mysql.com2003-06-194-95/+44
| * | | | Merge abarkov@build.mysql.com:/home/bk/mysql-4.1bar@bar.mysql.r18.ru2003-06-191-0/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | - added libmysql/client_settings.h to distributionlenz@kallisto.local2003-06-191-0/+1
| | |/ /
| * | | Merge abarkov@build.mysql.com:/home/bk/mysql-4.1bar@bar.mysql.r18.ru2003-06-193-1/+74
| |\ \ \ | | |/ / | |/| |
| | * | LPAD, RPAD, MAKE_SET and EXPORT_SET now works correctly with collationsbar@bar.mysql.r18.ru2003-06-193-1/+74
| * | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1igor@rurik.mysql.com2003-06-195-8/+86
| |\ \ \ | | |/ /
| | * | These functions now return a result of proper collation:bar@bar.mysql.r18.ru2003-06-195-8/+86
| * | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1igor@rurik.mysql.com2003-06-186-60/+93
| |\ \ \ | | |/ /
| | * | - added sql-common subdirectory and sql_common.h to source distributionlenz@kallisto.local2003-06-184-5/+28
| | * | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.1lenz@kallisto.local2003-06-185-60/+77
| | |\ \
| | | * | INSTALL-WIN-SOURCE:paul@teton.kitebird.com2003-06-181-54/+64
| | * | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.1lenz@mysql.com2003-06-183-3/+216
| | |\ \ \
| | * | | | - changed "password" to "Password" as suggested by Paul DuBois to belenz@mysql.com2003-06-161-1/+1
| * | | | | Mergeigor@rurik.mysql.com2003-06-1858-1044/+1238
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | * | | triggers magicserg@sergbook.mylan2003-06-184-6/+13
| | | |/ | | |/|
| | * | INSTALL-WIN-SOURCE:paul@teton.kitebird.com2003-06-171-88/+107
| | * | Fix for --dirname and --suffix (missed ones) venu@myvenu.com2003-06-171-0/+2
| | * | Added new HOWTO doc 'INSTALL-WIN-SOURCE' on building 'mysql clients and serve...venu@myvenu.com2003-06-172-1/+193
| | * | The default collation for cp1251 has been changed to general_cibar@bar.mysql.r18.ru2003-06-171-2/+2
| | |/
| | * Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-06-163-5/+7
| | |\
| | | * bad merge fixedserg@serg.mylan2003-06-163-5/+7
| | * | Add missing definesmonty@narttu.mysql.fi2003-06-161-0/+2
| | * | mergemonty@narttu.mysql.fi2003-06-162-5/+5
| | |\ \ | | | |/
| | | * Fix for compilation error.hf@deer.(none)2003-06-162-5/+5
| | | * Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1vva@eagle.mysql.r18.ru2003-06-151-1/+1
| | | |\
| | | | * fixed bug with './' prefix in mysql_install_dbvva@eagle.mysql.r18.ru2003-06-141-1/+1
| | * | | Fixes for make_win_src_distributionsmonty@narttu.mysql.fi2003-06-1510-75/+91
| | * | | LAST_INSERT_ID()}will now return 0 if the last INSERT didn't insert any rows.monty@narttu.mysql.fi2003-06-152-3/+14
| | |/ /
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@narttu.mysql.fi2003-06-1421-691/+636
| | |\ \
| | | * | Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/s...monty@narttu.mysql.fi2003-06-1422-692/+637
| | * | | bug #251 - destroyed object reused - fixedserg@serg.mylan2003-06-132-5/+6
| | * | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-06-1319-256/+253
| | |\ \ \
| | | * | | mysql.server should read [server] group from my.cnf - according to the manualserg@serg.mylan2003-06-131-1/+1
| | | * | | consistency fix - all help texts for command-line options should end with a dot.serg@serg.mylan2003-06-1318-255/+252
| * | | | | Merge rurik.mysql.com:/home/igor/mysql-4.1igor@rurik.mysql.com2003-06-133-3/+8
| |\ \ \ \ \
| | * \ \ \ \ Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1igor@rurik.mysql.com2003-06-133-3/+8
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | cleaned user used in tests 'connect' and 'rpl_temporary'guilhem@mysql.com2003-06-133-3/+8