summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fixed some new memory leaksmonty@narttu.mysql.fi2003-06-244-9/+30
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-06-231-21/+41
|\
| * item_cmpfunc.cc:bar@bar.mysql.r18.ru2003-06-201-0/+7
| * item_cmpfunc.cc:bar@bar.mysql.r18.ru2003-06-201-24/+37
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-06-204-12/+15
|\ \ | |/ |/|
| * Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2003-03-074-12/+15
| |\
| | * calloc replaced with alloc in st_select_lex_node 'new' operator (SCRUM?)bell@sanja.is.com.ua2003-03-054-12/+15
* | | Fix error msg. Bug #681miguel@hegel.(none)2003-06-191-1/+1
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-06-19100-4048/+4813
|\ \ \
| * \ \ 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-192-7/+4
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge rurik.mysql.com:/home/igor/mysql-4.1igor@rurik.mysql.com2003-06-192-7/+4
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | preload.result, preload.test:igor@rurik.mysql.com2003-06-192-7/+4
| * | | | | Merge abarkov@build.mysql.com:/home/bk/mysql-4.1bar@bar.mysql.r18.ru2003-06-191-1/+46
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | LPAD, RPAD, MAKE_SET and EXPORT_SET now works correctly with collationsbar@bar.mysql.r18.ru2003-06-191-1/+46
| * | | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1igor@rurik.mysql.com2003-06-193-4/+32
| |\ \ \ \ \ | | |/ / / /
| | * | | | These functions now return a result of proper collation:bar@bar.mysql.r18.ru2003-06-193-4/+32
| * | | | | Mergeigor@rurik.mysql.com2003-06-1818-248/+287
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | |
| | * | | 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-161-1/+3
| | |\ \ \
| | | * | | bad merge fixedserg@serg.mylan2003-06-161-1/+3
| | * | | | Add missing definesmonty@narttu.mysql.fi2003-06-161-0/+2
| | * | | | Fixes for make_win_src_distributionsmonty@narttu.mysql.fi2003-06-155-9/+13
| | * | | | LAST_INSERT_ID()}will now return 0 if the last INSERT didn't insert any rows.monty@narttu.mysql.fi2003-06-151-2/+13
| | |/ / /
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@narttu.mysql.fi2003-06-1410-109/+130
| | |\ \ \
| | | * | | Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/s...monty@narttu.mysql.fi2003-06-1410-109/+130
| | * | | | bug #251 - destroyed object reused - fixedserg@serg.mylan2003-06-132-5/+6
| | * | | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-06-131-120/+118
| | |\ \ \ \
| | | * | | | consistency fix - all help texts for command-line options should end with a dot.serg@serg.mylan2003-06-131-120/+118
| * | | | | | Merge rurik.mysql.com:/home/igor/mysql-4.1igor@rurik.mysql.com2003-06-125-72/+195
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | See each file's changeset for details.guilhem@mysql.com2003-06-125-72/+195
| | |/ / / /
| * | | | | Merge rurik.mysql.com:/home/igor/mysql-4.1igor@rurik.mysql.com2003-06-1215-8/+186
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Many files:igor@rurik.mysql.com2003-06-1215-8/+186
| * | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1guilhem@mysql.com2003-06-112-1/+25
| |\ \ \ \ \
| | * | | | | We now require SUPER privilege for SET PSEUDO_THREAD_ID.guilhem@mysql.com2003-06-112-1/+25
| | | |/ / / | | |/| | |
| * | | | | protect deleted objects from reusal with safemalloc techniqueserg@serg.mylan2003-06-111-1/+5
| |/ / / /
| * | | | Merge cpedersen@bk-internal.mysql.com:/home/bk/mysql-4.1carsten@tsort.bitbybit.dk2003-06-103-11/+19
| |\ \ \ \
| | * | | | LOAD_FILE() is now COERCIBLEbar@bar.mysql.r18.ru2003-06-101-2/+2
| | * | | | Function INSERT() now works according to coercibility rulesbar@bar.mysql.r18.ru2003-06-101-0/+8
| | * | | | Some more functions work according to coercibility now:bar@bar.mysql.r18.ru2003-06-103-9/+9
| * | | | | Some error messages re. BLOBs are true for TEXTs as wellcarsten@tsort.bitbybit.dk2003-06-091-3/+3
| |/ / / /
| * | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1gluh@gluh.mysql.r18.ru2003-06-0629-21/+381
| |\ \ \ \
| | * | | | REVOKE all privileges and delete user(244)gluh@gluh.mysql.r18.ru2003-06-0629-21/+381
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@narttu.mysql.fi2003-06-051-3/+3
| |\ \ \ \ \
| | * | | | | fixed bug (writting outside mallocced buffer in sql_help.cc)vva@eagle.mysql.r18.ru2003-06-051-3/+3
| * | | | | | Merge with 4.0.13monty@narttu.mysql.fi2003-06-0511-112/+246
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.0jani@ua126d19.elisa.omakaista.fi2003-06-051-4/+11
| | |\ \ \ \ \ \
| | | * | | | | | mysqld won't give a warning any more, if --user=user_name is used,jani@ua126d19.elisa.omakaista.fi2003-06-051-4/+11