An error occurred fetching the project authors.
- 24 May, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 08 May, 2002 1 commit
-
-
monty@tik. authored
-
- 07 May, 2002 1 commit
-
-
monty@tik. authored
Hack to get MIT-pthreads to compile with glibc 2.2
-
- 03 May, 2002 1 commit
-
-
lenz@mysql.com authored
how it's named on Mac OS X (thanks to Paul DuBois <paul@snake.net> for the hint)
-
- 19 Apr, 2002 1 commit
-
-
serg@serg.mysql.com authored
-
- 15 Mar, 2002 1 commit
-
-
arjen@fred.bitbike.com authored
-
- 02 Mar, 2002 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 15 Feb, 2002 1 commit
-
-
zak@linux.local authored
-
- 01 Feb, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
I did not know I can't do chmod ... So, it killed some of my changes. But I am smarter, and as I have first saved my work, before BK ruined it, so here it comes ...
-
- 30 Jan, 2002 1 commit
-
-
arjen@co3064164-a.bitbike.com authored
Added Docs/Support/make-docbook script, to work without makefile.
-
- 20 Jan, 2002 1 commit
-
-
sasha@mysql.sashanet.com authored
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.
-
- 15 Jan, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Add ISAM to Windows version Fix of test results Fixes for NULL keys in HEAP tables.
-
- 26 Dec, 2001 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
* multi-table updates * new paid feature for limiting number of queries per hour for users * optional syntax for multi-table deletes * optimization for SQL_CALC_FOUND_ROWS * a small addition for CREATE .. SELECT that will be of future use I know that all this will require many additions to documentation, which I have not done, but I am at Arjen's disposal to help him document all this.
-
- 25 Dec, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 19 Dec, 2001 1 commit
-
-
serg@serg.mysql.com authored
-
- 17 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 22 Nov, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
First (incomplete) version of transaction and as3ap tests.
-
- 03 Nov, 2001 2 commits
-
-
sasha@mysql.sashanet.com authored
portability fixes for systems with broken syscalls that do not interrupt on a signal temporary commit - will not be pushed, need to sync up
-
monty@hundin.mysql.fi authored
Fixed problem with t1 LEFT_JOIN t2 ... WHERE t2.date_column IS NULL when date_column is declared as NOT NULL.
-
- 02 Nov, 2001 1 commit
-
-
tim@black.box authored
generated automatically.
-
- 29 Oct, 2001 1 commit
-
-
tim@black.box authored
-
- 19 Oct, 2001 2 commits
-
-
Sinisa@sinisa.nasamreza.org authored
If I ruined anything, write your complaints to sasha@mysql.com
-
-
- 17 Oct, 2001 2 commits
-
-
monty@hundin.mysql.fi authored
Safer, a bit faster filesort. Code changes to avoid calls to current_thd() (faster code). Removed all compiler warnings from readline.
-
-
- 15 Oct, 2001 1 commit
-
-
Administrator@co3064164-a. authored
Inserted note about stable codebase and backwards compatibility in "How stable is MySQL" section.
-
- 11 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 09 Oct, 2001 1 commit
-
-
serg@serg.mysql.com authored
-
- 08 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Speed up column-completion in 'mysql' Don't use ISAM if HAVE_ISAM is not defined A lot of fixes for the embedded version. All libraries are now included in libmysqld.a Changed arguments to convert_dirname() to make it more general. Renamed files in the 'merge' directory to all use a common prefix. Don't compile both assembler and C functions on x86
-
- 28 Sep, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
added support for quiet increased line buffer size client/mysqltest.c fixed memory leak added query logging to result file added error message logging to result file added enable_query_log/disable_query_log mysql-test/mysql-test-run.sh converted tests to use mysqlmanager Updated test results
-
- 23 Sep, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
added set_exec_stdout and set_exec_stderr to mysqlmanager to be able to redirect stdout and stderr added support for MY_FULL_IO to my_read, so we can tell it to read a number of bytes in as many chunks as it takes instead of one try
-
- 19 Sep, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 18 Sep, 2001 2 commits
-
-
monty@bitch.mysql.fi authored
-
monty@hundin.mysql.fi authored
Fix to get libmysqld examples to be included in distribution
-
- 17 Sep, 2001 2 commits
-
-
monty@hundin.mysql.fi authored
Fixed array overrun when using drop_db Portability fixes
-
tim@black.box authored
mysql test suite. A few minor libmysqld fixes. Add mysql_server_init() and _end() to mysql.cc and mysqltest.c, so they can be linked against libmysqlclient or libmysqld.
-
- 15 Sep, 2001 2 commits
-
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
- 29 Aug, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 27 Aug, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
-