# mysql/mysql SLOC report

> As of 2026-09-08 (commit 6da210a9ed6b), mysql/mysql contains 17,159 total lines: 10,146 code, 4,927 comments, 2,086 blank, across 244 files in 4 languages (top: Shell 79.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

mysql/mysql has 10,146 source lines of code out of 17,159 total lines across 244 files, counted from the 6da210a9ed6bce7625a1eb0cc142a098bb95dae5 ref at commit 6da210a9ed6b by the OctoCounts tokei engine on 2026-09-08. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving mysql/mysql to commit 6da210a9ed6b, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 59.1% of all lines, comments represent 28.7%, and the repository averages 42 code lines per file. Shell accounts for 79.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Shell | 128 | 12,401 | 8,105 | 3,082 | 1,214 |
| Dockerfile | 48 | 2,100 | 1,041 | 738 | 321 |
| Ruby | 48 | 1,000 | 1,000 | 0 | 0 |
| Markdown | 20 | 1,658 | 0 | 1,107 | 551 |

Top language (Shell 79.9%). Generated at 2026-09-08T16:58:21.751246745+00:00. Canonical report: https://octocounts.com/github/mysql/mysql

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/mysql/mysql/commit/6da210a9ed6bce7625a1eb0cc142a098bb95dae5?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does mysql/mysql have?

mysql/mysql has 17,159 total lines, including 10,146 code lines, 4,927 comment lines, and 2,086 blank lines.

### How was the mysql/mysql line count measured?

OctoCounts resolved the public GitHub repository to commit 6da210a9ed6b, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for mysql/mysql?

This OctoCounts report was generated from 6da210a9ed6bce7625a1eb0cc142a098bb95dae5 at commit 6da210a9ed6b on 2026-09-08T16:58:21.751246745+00:00.

## Similar repository reports

- [spiritLHLS/ecs](https://octocounts.com/github/spiritLHLS/ecs) — Shell, 6,982 code lines
- [xykt/HardwareQuality](https://octocounts.com/github/xykt/HardwareQuality) — Shell, 6,420 code lines
- [platfone-com/temp-number-deploy](https://octocounts.com/github/platfone-com/temp-number-deploy) — Shell, 5,524 code lines
- [xykt/NetQuality](https://octocounts.com/github/xykt/NetQuality) — Shell, 5,503 code lines
- [nvm-sh/nvm](https://octocounts.com/github/nvm-sh/nvm) — Shell, 5,425 code lines
- [PrismML-Eng/Bonsai-demo](https://octocounts.com/github/PrismML-Eng/Bonsai-demo) — Shell, 4,387 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Bun vs Node.js](https://octocounts.com/compare/bun-vs-node)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
