summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added some explicit templatestomas@poseidon.(none)2004-08-189-0/+18
* Added some explicit templatestomas@poseidon.(none)2004-08-184-0/+10
* Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.(none)2004-08-182-2/+3
|\
| * bug#5076 bug#5077tomas@poseidon.(none)2004-08-181-2/+2
| * Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.(none)2004-08-171-0/+1
| |\
| | * automake fix for getting dependencies right for ndbtomas@poseidon.(none)2004-08-171-0/+1
* | | func_like.result:bar@mysql.com2004-08-182-0/+9
* | | Many files:bar@mysql.com2004-08-1811-13/+13
* | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1joreland@mysql.com2004-08-186-8/+246
|\ \ \
| * | | Renamed Arg_comparator::compare_int -> compare_int_signedsergefp@mysql.com2004-08-183-7/+7
| * | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2004-08-185-2/+240
| |\ \ \
| | * | | Fix for bug#4488: sign-aware equality checksergefp@mysql.com2004-08-174-0/+30
| | * | | Fix for BUG#4488: first portion: sign aware '<' and '>' comparisons.sergefp@mysql.com2004-08-115-2/+210
* | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1joreland@mysql.com2004-08-183-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1guilhem@mysql.com2004-08-171-1/+1
| |\ \ \ \
| | * | | | Fix for BUG#5038 "Cannot disable LOAD DATA LOCAL INFILE from client"guilhem@mysql.com2004-08-171-1/+1
| * | | | | Removed non-used variablemiguel@hegel.txg.br2004-08-172-1/+1
| | |_|/ / | |/| | |
* | | | | Merge mysql.com:/home/jonas/src/mysql-4.1joreland@mysql.com2004-08-185-35/+33
|\ \ \ \ \
| * | | | | Don gather results for unallocated api'sjoreland@mysql.com2004-08-181-3/+5
| * | | | | Limit testIndex CreateAlljoreland@mysql.com2004-08-171-6/+6
| * | | | | More testBackup fixesjoreland@mysql.com2004-08-172-3/+7
| * | | | | Fix testBackupjoreland@mysql.com2004-08-172-24/+16
| | |_|_|/ | |/| | |
* | | | | Make sure registers is 64-bit alignedjoreland@mysql.com2004-08-181-32/+36
* | | | | Use native format in interpreter -joreland@mysql.com2004-08-173-94/+50
* | | | | Merge mysqldev@bk-internal.mysql.com:/tmp/jonas/savejoreland@mysql.com2004-08-179-19/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Solaris fixesmysqldev@mysql.com2004-08-179-19/+6
* | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1brian@avenger.(none)2004-08-171-0/+5
|\ \ \ \ \
| * | | | | Fix for not compiling ha_tina. brian@avenger.(none)2004-08-171-0/+5
| |/ / / /
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@brandersnatch.localdomain2004-08-171-3/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Portablity fix.dlenev@brandersnatch.localdomain2004-08-171-3/+8
| | |/ / | |/| |
* | | | Updated of test cases for CSV engine. brian@avenger.(none)2004-08-161-0/+1
|/ / /
* | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1guilhem@mysql.com2004-08-161-1/+7
|\ \ \
| * | | Fix for BUG#5064 "SET GLOBAL SYNC_BINLOG does not work on some platforms":guilhem@mysql.com2004-08-161-1/+7
* | | | ctype_utf8.test:bar@mysql.com2004-08-163-10/+210
|/ / /
* | | Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1magnus@neptunus.(none)2004-08-161-1/+0
|\ \ \ | |/ / |/| |
| * | Updated server-cfg, remove limitation for blobs + NDBmagnus@neptunus.(none)2004-08-161-1/+0
* | | Merge mysql.com:/home/jonas/src/lljoreland@mysql.com2004-08-151-1/+1
|\ \ \
| * | | Fix AC_DEFINE for CSV storage enginejoreland@mysql.com2004-08-151-1/+1
* | | | 1) Removed to hard requirejoreland@mysql.com2004-08-152-2/+10
* | | | Minor bugsjoreland@mysql.com2004-08-153-4/+15
* | | | Merge mysql.com:/home/jonas/src/mysql-4.1joreland@mysql.com2004-08-1518-78/+343
|\ \ \ \ | |/ / / |/| | |
| * | | Bug#4970joreland@mysql.com2004-08-151-0/+30
| * | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbjoreland@mysql.com2004-08-1310-59/+180
| |\ \ \
| | * \ \ Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbmskold@mysql.com2004-08-1310-59/+180
| | |\ \ \
| | | * | | Removed unused error codemskold@mysql.com2004-08-131-1/+0
| | | * | | Added support for NULL in unique indexmskold@mysql.com2004-08-139-58/+180
| * | | | | Fix apiConnectptr after execute directjoreland@mysql.com2004-08-131-0/+2
| * | | | | Dump core if VM_TRACE || ERROR_INSERTjoreland@mysql.com2004-08-131-1/+1
| * | | | | Fix type for 4115joreland@mysql.com2004-08-131-3/+3
| * | | | | Bug fix for error insert 5038,joreland@mysql.com2004-08-131-5/+11