Changeset 66


Ignore:
Timestamp:
02/21/06 23:32:34 (7 years ago)
Author:
anarcat
Message:

[project @ alternc: changeset 2003-05-07 17:15:38 by jonathan]
Mise en commentaire de la directive "no-auto-rehash" (bug #122)

Original author: jonathan
Date: 2003-05-07 17:15:38

File:
1 edited

Legend:

Unmodified
Added
Removed
  • install/scripts/etc/mysql/my.cnf

    r34 r66  
    11# 
    22# Fichier de configuration de mysql pour AlternC 
    3 # $Id: my.cnf,v 1.2 2003/04/04 05:27:12 root Exp $ 
     3# $Id: my.cnf,v 1.3 2003/05/07 17:15:38 jonathan Exp $ 
    44 
    55[client] 
     
    3535set-variable    = max_allowed_packet=4M 
    3636 
    37 [mysql] 
    38 no-auto-rehash  # faster start of mysql but no tab completition 
     37# [mysql] 
     38# no-auto-rehash        # faster start of mysql >= $but no tab completition 
    3939 
    4040[isamchk] 
Note: See TracChangeset for help on using the changeset viewer.