kent@mysql.com/kent-amd64.(none)
226a5c833f
Many files:
...
Changed header to GPL version 2 only
2006-12-23 20:17:15 +01:00
kaa@polly.local
165e2f156c
Merge polly.local:/tmp/maint/bug23256/mysql-4.1-maint
...
into polly.local:/tmp/maint/bug23256/mysql-5.0-maint
2006-10-20 14:32:31 +04:00
kaa@polly.local
4d93069773
Fix for bug #23256 "doesn't build on alpha"
...
- compilation on the Alpha platform was broken because the Alpha-specific code was not updated after replacing the SIGRETURN_FRAME_COUNT constant with a variable
2006-10-20 14:31:47 +04:00
iggy@rolltop.ignatz42.dyndns.org
b7e1578264
Bug #21449 How to Resolve Stack Trace URL in MySQLD error log is incorrect.
2006-09-28 13:58:53 -04:00
tsmith@maint1.mysql.com
f4265f7a57
Bug #21250 : esolve stack traces on AMD64 (backport to mysql-4.1)
2006-09-07 00:01:00 +02:00
kaa@polly.local
b0619ace21
Post-review fix (bug #21250 )
2006-08-26 10:21:26 +04:00
kaa@polly.local
17a3c45122
Added stacktrace dumps for x86_64 (bug #21250 )
...
Fixed stacktrace dumps for i386/NPTL
2006-08-25 17:59:47 +04:00
joerg@mysql.com
eaa79cb452
Step 2 of the switch to support configuration with NPTL:
...
Define a new CPP symbol that the target OS is Linux, and use it where only the OS matters and not the threads Library.
Until now, 'HAVE_LINUXTHREADS' was used to indicate "Target is Linux" in many places.
When we support configuration with NPTL but no Linuxthreads, this misuse must cease.
2005-04-20 20:38:57 +02:00
monty@mysql.com
62f3cd6a31
Merge with 4.0 for 4.1 release
...
Noteworthy:
- New HANDLER code
- New multi-update-grant-check code
- Table lock code in ha_innodb.cc was not applied
2004-10-06 19:14:33 +03:00
konstantin@mysql.com
704e0968d2
Change www.mysql.com -> dev.mysql.com in a reference to
...
how to resolve stack trace documentation.
2004-09-19 14:48:41 +04:00
monty@narttu.mysql.fi
a434bca704
Merge with 4.0
2003-03-16 19:17:54 +02:00
lenz@mysql.com
908bf23cfc
- Fixed URL to Using_stack_trace.html (the old one still works, but gets
...
redirected to the new location
2003-03-05 12:42:10 +01:00
bell@sanja.is.com.ua
fe9e139056
postreview fix (SCRUM)
...
fixed layout
2002-12-28 01:01:05 +02:00
serg@sergbook.mysql.com
d4783821ba
merged
2002-11-05 17:10:31 +01:00
monty@hundin.mysql.fi
685dba5bac
Fix to get core file on Linux
2002-11-05 00:04:36 +02:00
salle@geopard.online.bg
b472f401b1
Some
...
C++ comments cleanup
2002-07-17 15:17:20 +03:00
sasha@mysql.sashanet.com
684f13ef4c
Ugly merge! But I am not done yet - there are a number of things I need to fix
...
before I can push
2002-01-19 22:46:25 -07:00
sasha@mysql.sashanet.com
56129ce634
Here comes a nasty patch, although I am not ready to push it yet. I will
...
first pull, merge,test, and get it to work.
The main change is the new replication code - now we have two slave threads
SQL thread and I/O thread. I have also re-written a lot of the code to
prepare for multi-master implementation.
I also documented IO_CACHE quite extensively and to some extend, THD class.
2002-01-19 19:16:52 -07:00
monty@hundin.mysql.fi
12058c2996
Fixed bug in GROUP BY ... DESC
2001-12-10 17:51:07 +02:00
monty@hundin.mysql.fi
b658662ae4
Update copyright
...
Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
2001-12-06 14:10:51 +02:00
monty@hundin.mysql.fi
5fedd2dda7
Fix for IO_CACHE.
...
Portability fixes.
2001-11-28 03:47:15 +02:00
monty@hundin.mysql.fi
9265a4df45
merge
2001-11-22 14:40:38 +02:00
monty@hundin.mysql.fi
a2a838f887
Portability fix
2001-11-22 13:15:17 +02:00
monty@hundin.mysql.fi
964f7c63b9
Portability fix
2001-11-22 13:07:55 +02:00
monty@bitch.mysql.fi
9cb670df71
Generate core file on Solaris.
2001-11-21 15:08:01 +02:00
monty@hundin.mysql.fi
7cadc6e711
Changed to use my_global.h
...
Fixed problem with LIKE with latin1_de
Added parsing support of UNSIGNED LONG LONG
2001-09-14 02:54:33 +03:00
monty@hundin.mysql.fi
825ad1f8e7
Added testing of IN(value-list)
...
Portability fixes
2001-09-02 16:03:37 +03:00
monty@bitch.mysql.fi
b2c030e894
Fix to get core files on Solaris
2001-08-22 12:22:46 +03:00
sasha@mysql.sashanet.com
a37c82a5cf
sql/stacktrace.c
...
fixed frame depth since we now are a frame deeper
on Alpha, use SP instead of FP
2001-05-14 14:11:26 -06:00
monty@donna.mysql.fi
329382c1e5
Cleanup up stacktrace code
...
Updated qsort source from glibc.
Add debugging of keycache when EXTRA_DEBUG is specified
2001-05-14 01:12:40 +03:00