summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* page0cur.c:heikki@hundin.mysql.fi2003-02-071-1/+1
* Many files:gweir@work.mysql.com2003-02-0526-0/+294
* ha_innodb.cc:heikki@hundin.mysql.fi2003-02-051-3/+11
* Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0monty@mashka.mysql.fi2003-02-043-4/+27
|\
| * Fixed bug in ulonglong parsing for constructs that only takes unsigned longlo...monty@mashka.mysql.fi2003-02-043-4/+27
* | Merge mysql.com:/space/my/mysql-4.0lenz@mysql.com2003-02-0317-1/+92
|\ \ | |/ |/|
| * - added support-files/MacOSX to include files specific for buildinglenz@mysql.com2003-02-0317-1/+92
* | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0monty@mashka.mysql.fi2003-02-038-27/+158
|\ \ | |/ |/|
| * Fix for MIN/MAX with empty tablesmonty@mashka.mysql.fi2003-02-038-27/+158
* | Makefile.am:gweir@work.mysql.com2003-02-031-0/+2
* | - really deleted makefile.w32 to resolve a namespace conflict on lenz@mysql.com2003-02-031-0/+1
* | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2003-02-032-4/+26
|\ \ | |/ |/|
| * bug tests addedserg@serg.mysql.com2003-02-032-4/+26
* | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0monty@mashka.mysql.fi2003-02-022-5/+8
|\ \
| * | Fixed core dump bug in 'mysql' when using \p in prompt on Windows.monty@mashka.mysql.fi2003-02-022-5/+8
* | | Many files:gweir@work.mysql.com2003-02-0114-18/+3214
| |/ |/|
* | fixed crash with blobs in compressed tableserg@serg.mysql.com2003-01-303-11/+8
* | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2003-01-3010-12/+17
|\ \ | |/ |/|
| * low-level error messages cleanupserg@serg.mysql.com2003-01-2810-12/+17
* | After merge fixmonty@mashka.mysql.fi2003-01-291-0/+17
* | merge with 3.23.56 to get patches for --lower-case-table-names andmonty@mashka.mysql.fi2003-01-2913-22/+174
|\ \
| * \ Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23monty@mashka.mysql.fi2003-01-296-22/+35
| |\ \
| | * | Fixed handling of lower_case_table_names in SHOW TABLE STATUS, mysql_list_fie...monty@mashka.mysql.fi2003-01-296-22/+35
| * | | fixed functions to be able work with group function as argumentbell@sanja.is.com.ua2003-01-2910-38/+416
| |/ /
* | | Fixed compilation error on windowsmonty@mashka.mysql.fi2003-01-292-13/+50
* | | Merge mysql.com:/space/my/mysql-4.0lenz@mysql.com2003-01-291-0/+33
|\ \ \
| * \ \ Merge akishkin@work.mysql.com:/home/bk/mysql-4.0walrus@mysql.com2003-01-291-0/+33
| |\ \ \
| | * | | crash-me.sh:walrus@mysql.com2003-01-291-0/+33
* | | | | - fixed typo for better portability (many shells don't support the "=="lenz@mysql.com2003-01-291-1/+1
|/ / / /
* | | | ha_innodb.cc:heikki@hundin.mysql.fi2003-01-291-9/+4
* | | | ha_innodb.cc:heikki@hundin.mysql.fi2003-01-291-3/+13
* | | | Merge work:/home/bk/mysql-4.0 into hynda.(none):/home/my/bk/mysql-4.0jani@hynda.(none)2003-01-281-6/+36
|\ \ \ \
| * | | | Fixed a bug in --auto-repair.jani@hynda.(none)2003-01-281-6/+36
* | | | | Merge pzaitsev@work.mysql.com:/home/bk/mysql-4.0peter@mysql.com2003-01-281-1/+1
|\ \ \ \ \
| * | | | | Fix predicted first rand() call peter@mysql.com2003-01-281-1/+1
* | | | | | mergemonty@mashka.mysql.fi2003-01-286-30/+34
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Only write to the error log if --log-error is specified and --console is not ...monty@mashka.mysql.fi2003-01-286-28/+34
| |/ / / /
* | | | | - added netware subdirectory to distributionlenz@mysql.com2003-01-282-1/+23
* | | | | Use on Unix hostname.err only when --log-error=path.miguel@hegel.local2003-01-281-0/+2
| |_|_|/ |/| | |
* | | | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2003-01-285-21/+49
|\ \ \ \ | |/ / / |/| | |
| * | | fixed "DROP table_open_in_handler" hangserg@serg.mysql.com2003-01-285-21/+49
* | | | Updated results for 4.0monty@mashka.mysql.fi2003-01-281-0/+26
* | | | mergemonty@mashka.mysql.fi2003-01-28121-64276/+7095
|\ \ \ \ | |/ / / |/| | |
| * | | Merge with 3.23.56 (Replace manual with 'empty' document)monty@mashka.mysql.fi2003-01-2810-59807/+111
| |\ \ \ | | | |/ | | |/|
| | * | Fix when using auto_increment and last_insert_id() in the same insert statement.monty@mashka.mysql.fi2003-01-284-14/+61
| | * | Make PACKET_TOO_LARGE error handling safer in clientmonty@mashka.mysql.fi2003-01-281-11/+9
| | * | btr0cur.c:heikki@hundin.mysql.fi2003-01-281-4/+8
| | * | - replaced manual.texi with a dummy placeholder file (manual.texi islenz@mysql.com2003-01-272-55628/+34
| | * | - added a dummy file "reservedwords.texi" to the BK tree and the Makefiles,lenz@mysql.com2003-01-275-8/+19
| * | | Fixes for Netwaremonty@mashka.mysql.fi2003-01-28101-4385/+6632