summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Portability fix for AIX 4.3 powerpc with gcc 3.2monty@mashka.mysql.fi2002-08-246-7/+11
* Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0monty@mashka.mysql.fi2002-08-2420-100/+208
|\
| * Give better error from reconnect()monty@mashka.mysql.fi2002-08-2410-72/+102
| * merge with 3.23monty@mashka.mysql.fi2002-08-247-9/+14
| |\
| | * Added testing of temporary tables with replicationmonty@mashka.mysql.fi2002-08-237-11/+70
| * | Removed wrong mutex lock (hangup in kill on HPUX)monty@mashka.mysql.fi2002-08-248-20/+93
* | | lexyy.c, pars0lex.l, pars0grm.c, pars0grm.y:heikki@hundin.mysql.fi2002-08-244-261/+288
* | | lock0lock.c:heikki@hundin.mysql.fi2002-08-241-62/+142
|/ /
* | merge with 3.23 treemonty@hundin.mysql.fi2002-08-238-6244/+1465
|\ \ | |/
| * Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2002-08-232-1/+3
| |\
| | * Fixed bug in mysqld when using configure --localstatedirmonty@hundin.mysql.fi2002-08-232-1/+3
| * | pars0grm.h, pars0grm.c, lexyy.c:heikki@hundin.mysql.fi2002-08-226-6242/+1461
| |/
| * Portability fixes for HPUX and Openbsdmonty@hundin.mysql.fi2002-08-183-3/+5
* | Changed relay_log_space to ulonglongmonty@hundin.mysql.fi2002-08-2312-45/+34
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-08-236-11/+31
|\ \
| * | Portabilityfix in mysqladmin.cmonty@hundin.mysql.fi2002-08-236-11/+31
* | | Fix changed URL on MySQL website.arjen@fred.bitbike.com2002-08-231-1/+1
|/ /
* | Fixed a bug in mysqladmin when it gave unneccessary warningjani@rhols221.adsl.netsonic.fi2002-08-221-1/+2
* | Cleanup of waiting for pidfile in mysqladminmonty@hundin.mysql.fi2002-08-221-19/+16
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-08-2217-126/+163
|\ \
| * | Fixed bug in wait_for_update() that I had introduced.monty@hundin.mysql.fi2002-08-2217-126/+163
* | | lock0lock.h, lock0lock.c:heikki@hundin.mysql.fi2002-08-222-28/+117
* | | Fixed URL (from JimW).arjen@fred.bitbike.com2002-08-221-1/+1
* | | Add a few common synonyms to aid searching:arjen@fred.bitbike.com2002-08-221-0/+22
* | | Updated changelog section.jani@rhols221.adsl.netsonic.fi2002-08-221-0/+6
* | | Fixed a bug in mysqladmin shutdown when checking pid file status.jani@rhols221.adsl.netsonic.fi2002-08-221-7/+6
* | | Merge work:/home/bk/mysql-4.0/jani@rhols221.adsl.netsonic.fi2002-08-221-6/+26
|\ \ \
| * | | Fixed a bug in mysqladmin, when it could hang while waiting forjani@rhols221.adsl.netsonic.fi2002-08-221-6/+26
| |/ /
* | | Updated Dutch error messages.arjen@fred.bitbike.com2002-08-221-1/+2
|/ /
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-08-229-23/+216
|\ \
| * | compile-*-debug* scripts will now compile InnoDB in non-inline fashionserg@serg.mysql.com2002-08-211-1/+1
| * | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2002-08-218-22/+215
| |\ \
| | * \ Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2002-08-218-22/+215
| | |\ \
| | | * | InnoDB support for HANDLERserg@serg.mysql.com2002-08-218-22/+215
* | | | | Portability fix.monty@hundin.mysql.fi2002-08-213-20/+38
|/ / / /
* | | | mergemonty@hundin.mysql.fi2002-08-2150-233/+411
|\ \ \ \ | |/ / / |/| | |
| * | | Use our version of RWLOCKS on UNIXWARE 7monty@hundin.mysql.fi2002-08-2150-228/+406
* | | | Licensing info clarified/updated (from David).arjen@fred.bitbike.com2002-08-211-32/+36
* | | | Typo fixed (spotted by Thomas Spahni).arjen@fred.bitbike.com2002-08-211-1/+1
* | | | Various fixes/updates.arjen@fred.bitbike.com2002-08-211-6/+8
* | | | Remove trailing space in @node lines (JimW).arjen@fred.bitbike.com2002-08-202-3/+3
* | | | manual.texi fix typospaul@teton.kitebird.com2002-08-191-5/+5
* | | | Merge paul@work.mysql.com:/home/bk/mysql-4.0paul@teton.kitebird.com2002-08-1916-95/+132
|\ \ \ \
| * | | | A compatibility fix in my_getopt for boolean variables. All ofjani@hynda.(none)2002-08-192-2/+5
| |/ / /
| * | | Fixed timing problem with rpl000001 replication test.monty@hundin.mysql.fi2002-08-1815-93/+127
* | | | manual.texi fix option name typopaul@teton.kitebird.com2002-08-181-2/+2
* | | | manual.texi fix missing wordpaul@teton.kitebird.com2002-08-171-1/+1
|/ / /
* | | Portability fixes for 4.0.3 build.monty@hundin.mysql.fi2002-08-178-23/+55
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-08-171-42/+46
|\ \ \
| * | | manual.texi begin to clean up the SSL sectionpaul@teton.kitebird.com2002-08-161-42/+46
| |/ /